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

org.hyperledger.fabric.protos.peer.PeerProto Maven / Gradle / Ivy

// Generated by the protocol buffer compiler.  DO NOT EDIT!
// NO CHECKED-IN PROTOBUF GENCODE
// source: peer/peer.proto
// Protobuf Java Version: 4.28.2

package org.hyperledger.fabric.protos.peer;

public final class PeerProto {
  private PeerProto() {}
  static {
    com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion(
      com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC,
      /* major= */ 4,
      /* minor= */ 28,
      /* patch= */ 2,
      /* suffix= */ "",
      PeerProto.class.getName());
  }
  public static void registerAllExtensions(
      com.google.protobuf.ExtensionRegistryLite registry) {
  }

  public static void registerAllExtensions(
      com.google.protobuf.ExtensionRegistry registry) {
    registerAllExtensions(
        (com.google.protobuf.ExtensionRegistryLite) registry);
  }

  public static com.google.protobuf.Descriptors.FileDescriptor
      getDescriptor() {
    return descriptor;
  }
  private static  com.google.protobuf.Descriptors.FileDescriptor
      descriptor;
  static {
    java.lang.String[] descriptorData = {
      "\n\017peer/peer.proto\022\006protos\032\023peer/proposal" +
      ".proto\032\034peer/proposal_response.proto2O\n\010" +
      "Endorser\022C\n\017ProcessProposal\022\026.protos.Sig" +
      "nedProposal\032\030.protos.ProposalResponseB\233\001" +
      "\n\"org.hyperledger.fabric.protos.peerB\tPe" +
      "erProtoP\001Z2github.com/hyperledger/fabric" +
      "-protos-go-apiv2/peer\242\002\003PXX\252\002\006Protos\312\002\006P" +
      "rotos\342\002\022Protos\\GPBMetadata\352\002\006Protosb\006pro" +
      "to3"
    };
    descriptor = com.google.protobuf.Descriptors.FileDescriptor
      .internalBuildGeneratedFileFrom(descriptorData,
        new com.google.protobuf.Descriptors.FileDescriptor[] {
          org.hyperledger.fabric.protos.peer.ProposalProto.getDescriptor(),
          org.hyperledger.fabric.protos.peer.ProposalResponseProto.getDescriptor(),
        });
    descriptor.resolveAllFeaturesImmutable();
    org.hyperledger.fabric.protos.peer.ProposalProto.getDescriptor();
    org.hyperledger.fabric.protos.peer.ProposalResponseProto.getDescriptor();
  }

  // @@protoc_insertion_point(outer_class_scope)
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy