All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.hyperledger.fabric.protos.orderer.ClusterProto Maven / Gradle / Ivy

// Generated by the protocol buffer compiler.  DO NOT EDIT!
// source: orderer/cluster.proto

package org.hyperledger.fabric.protos.orderer;

public final class ClusterProto {
  private ClusterProto() {}
  public static void registerAllExtensions(
      com.google.protobuf.ExtensionRegistryLite registry) {
  }

  public static void registerAllExtensions(
      com.google.protobuf.ExtensionRegistry registry) {
    registerAllExtensions(
        (com.google.protobuf.ExtensionRegistryLite) registry);
  }
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_orderer_StepRequest_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_orderer_StepRequest_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_orderer_StepResponse_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_orderer_StepResponse_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_orderer_ConsensusRequest_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_orderer_ConsensusRequest_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_orderer_SubmitRequest_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_orderer_SubmitRequest_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_orderer_SubmitResponse_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_orderer_SubmitResponse_fieldAccessorTable;

  public static com.google.protobuf.Descriptors.FileDescriptor
      getDescriptor() {
    return descriptor;
  }
  private static  com.google.protobuf.Descriptors.FileDescriptor
      descriptor;
  static {
    java.lang.String[] descriptorData = {
      "\n\025orderer/cluster.proto\022\007orderer\032\023common" +
      "/common.proto\"\243\001\n\013StepRequest\022H\n\021consens" +
      "us_request\030\001 \001(\0132\031.orderer.ConsensusRequ" +
      "estH\000R\020consensusRequest\022?\n\016submit_reques" +
      "t\030\002 \001(\0132\026.orderer.SubmitRequestH\000R\rsubmi" +
      "tRequestB\t\n\007payload\"S\n\014StepResponse\0228\n\ns" +
      "ubmit_res\030\001 \001(\0132\027.orderer.SubmitResponse" +
      "H\000R\tsubmitResB\t\n\007payload\"b\n\020ConsensusReq" +
      "uest\022\030\n\007channel\030\001 \001(\tR\007channel\022\030\n\007payloa" +
      "d\030\002 \001(\014R\007payload\022\032\n\010metadata\030\003 \001(\014R\010meta" +
      "data\"\205\001\n\rSubmitRequest\022\030\n\007channel\030\001 \001(\tR" +
      "\007channel\022.\n\023last_validation_seq\030\002 \001(\004R\021l" +
      "astValidationSeq\022*\n\007payload\030\003 \001(\0132\020.comm" +
      "on.EnvelopeR\007payload\"f\n\016SubmitResponse\022\030" +
      "\n\007channel\030\001 \001(\tR\007channel\022&\n\006status\030\002 \001(\016" +
      "2\016.common.StatusR\006status\022\022\n\004info\030\003 \001(\tR\004" +
      "info2B\n\007Cluster\0227\n\004Step\022\024.orderer.StepRe" +
      "quest\032\025.orderer.StepResponse(\0010\001B\250\001\n%org" +
      ".hyperledger.fabric.protos.ordererB\014Clus" +
      "terProtoP\001Z5github.com/hyperledger/fabri" +
      "c-protos-go-apiv2/orderer\242\002\003OXX\252\002\007Ordere" +
      "r\312\002\007Orderer\342\002\023Orderer\\GPBMetadata\352\002\007Orde" +
      "rerb\006proto3"
    };
    descriptor = com.google.protobuf.Descriptors.FileDescriptor
      .internalBuildGeneratedFileFrom(descriptorData,
        new com.google.protobuf.Descriptors.FileDescriptor[] {
          org.hyperledger.fabric.protos.common.CommonProto.getDescriptor(),
        });
    internal_static_orderer_StepRequest_descriptor =
      getDescriptor().getMessageTypes().get(0);
    internal_static_orderer_StepRequest_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_orderer_StepRequest_descriptor,
        new java.lang.String[] { "ConsensusRequest", "SubmitRequest", "Payload", });
    internal_static_orderer_StepResponse_descriptor =
      getDescriptor().getMessageTypes().get(1);
    internal_static_orderer_StepResponse_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_orderer_StepResponse_descriptor,
        new java.lang.String[] { "SubmitRes", "Payload", });
    internal_static_orderer_ConsensusRequest_descriptor =
      getDescriptor().getMessageTypes().get(2);
    internal_static_orderer_ConsensusRequest_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_orderer_ConsensusRequest_descriptor,
        new java.lang.String[] { "Channel", "Payload", "Metadata", });
    internal_static_orderer_SubmitRequest_descriptor =
      getDescriptor().getMessageTypes().get(3);
    internal_static_orderer_SubmitRequest_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_orderer_SubmitRequest_descriptor,
        new java.lang.String[] { "Channel", "LastValidationSeq", "Payload", });
    internal_static_orderer_SubmitResponse_descriptor =
      getDescriptor().getMessageTypes().get(4);
    internal_static_orderer_SubmitResponse_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_orderer_SubmitResponse_descriptor,
        new java.lang.String[] { "Channel", "Status", "Info", });
    org.hyperledger.fabric.protos.common.CommonProto.getDescriptor();
  }

  // @@protoc_insertion_point(outer_class_scope)
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy