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

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

There is a newer version: 0.3.3
Show newest version
// Generated by the protocol buffer compiler.  DO NOT EDIT!
// source: peer/chaincode_event.proto

package org.hyperledger.fabric.protos.peer;

public final class ChaincodeEventProto {
  private ChaincodeEventProto() {}
  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_protos_ChaincodeEvent_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_protos_ChaincodeEvent_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\032peer/chaincode_event.proto\022\006protos\"\201\001\n" +
      "\016ChaincodeEvent\022!\n\014chaincode_id\030\001 \001(\tR\013c" +
      "haincodeId\022\023\n\005tx_id\030\002 \001(\tR\004txId\022\035\n\nevent" +
      "_name\030\003 \001(\tR\teventName\022\030\n\007payload\030\004 \001(\014R" +
      "\007payloadB\245\001\n\"org.hyperledger.fabric.prot" +
      "os.peerB\023ChaincodeEventProtoP\001Z2github.c" +
      "om/hyperledger/fabric-protos-go-apiv2/pe" +
      "er\242\002\003PXX\252\002\006Protos\312\002\006Protos\342\002\022Protos\\GPBM" +
      "etadata\352\002\006Protosb\006proto3"
    };
    descriptor = com.google.protobuf.Descriptors.FileDescriptor
      .internalBuildGeneratedFileFrom(descriptorData,
        new com.google.protobuf.Descriptors.FileDescriptor[] {
        });
    internal_static_protos_ChaincodeEvent_descriptor =
      getDescriptor().getMessageTypes().get(0);
    internal_static_protos_ChaincodeEvent_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_protos_ChaincodeEvent_descriptor,
        new java.lang.String[] { "ChaincodeId", "TxId", "EventName", "Payload", });
  }

  // @@protoc_insertion_point(outer_class_scope)
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy