org.hyperledger.fabric.protos.peer.EventsProto Maven / Gradle / Ivy
// Generated by the protocol buffer compiler. DO NOT EDIT!
// NO CHECKED-IN PROTOBUF GENCODE
// source: peer/events.proto
// Protobuf Java Version: 4.28.2
package org.hyperledger.fabric.protos.peer;
public final class EventsProto {
private EventsProto() {}
static {
com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion(
com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC,
/* major= */ 4,
/* minor= */ 28,
/* patch= */ 2,
/* suffix= */ "",
EventsProto.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);
}
static final com.google.protobuf.Descriptors.Descriptor
internal_static_protos_FilteredBlock_descriptor;
static final
com.google.protobuf.GeneratedMessage.FieldAccessorTable
internal_static_protos_FilteredBlock_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_protos_FilteredTransaction_descriptor;
static final
com.google.protobuf.GeneratedMessage.FieldAccessorTable
internal_static_protos_FilteredTransaction_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_protos_FilteredTransactionActions_descriptor;
static final
com.google.protobuf.GeneratedMessage.FieldAccessorTable
internal_static_protos_FilteredTransactionActions_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_protos_FilteredChaincodeAction_descriptor;
static final
com.google.protobuf.GeneratedMessage.FieldAccessorTable
internal_static_protos_FilteredChaincodeAction_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_protos_BlockAndPrivateData_descriptor;
static final
com.google.protobuf.GeneratedMessage.FieldAccessorTable
internal_static_protos_BlockAndPrivateData_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_protos_BlockAndPrivateData_PrivateDataMapEntry_descriptor;
static final
com.google.protobuf.GeneratedMessage.FieldAccessorTable
internal_static_protos_BlockAndPrivateData_PrivateDataMapEntry_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_protos_DeliverResponse_descriptor;
static final
com.google.protobuf.GeneratedMessage.FieldAccessorTable
internal_static_protos_DeliverResponse_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\021peer/events.proto\022\006protos\032\023common/comm" +
"on.proto\032\030ledger/rwset/rwset.proto\032\032peer" +
"/chaincode_event.proto\032\026peer/transaction" +
".proto\"\230\001\n\rFilteredBlock\022\035\n\nchannel_id\030\001" +
" \001(\tR\tchannelId\022\026\n\006number\030\002 \001(\004R\006number\022" +
"P\n\025filtered_transactions\030\004 \003(\0132\033.protos." +
"FilteredTransactionR\024filteredTransaction" +
"s\"\370\001\n\023FilteredTransaction\022\022\n\004txid\030\001 \001(\tR" +
"\004txid\022&\n\004type\030\002 \001(\0162\022.common.HeaderTypeR" +
"\004type\022F\n\022tx_validation_code\030\003 \001(\0162\030.prot" +
"os.TxValidationCodeR\020txValidationCode\022U\n" +
"\023transaction_actions\030\004 \001(\0132\".protos.Filt" +
"eredTransactionActionsH\000R\022transactionAct" +
"ionsB\006\n\004Data\"j\n\032FilteredTransactionActio" +
"ns\022L\n\021chaincode_actions\030\001 \003(\0132\037.protos.F" +
"ilteredChaincodeActionR\020chaincodeActions" +
"\"Z\n\027FilteredChaincodeAction\022?\n\017chaincode" +
"_event\030\001 \001(\0132\026.protos.ChaincodeEventR\016ch" +
"aincodeEvent\"\362\001\n\023BlockAndPrivateData\022#\n\005" +
"block\030\001 \001(\0132\r.common.BlockR\005block\022Y\n\020pri" +
"vate_data_map\030\002 \003(\0132/.protos.BlockAndPri" +
"vateData.PrivateDataMapEntryR\016privateDat" +
"aMap\032[\n\023PrivateDataMapEntry\022\020\n\003key\030\001 \001(\004" +
"R\003key\022.\n\005value\030\002 \001(\0132\030.rwset.TxPvtReadWr" +
"iteSetR\005value:\0028\001\"\376\001\n\017DeliverResponse\022(\n" +
"\006status\030\001 \001(\0162\016.common.StatusH\000R\006status\022" +
"%\n\005block\030\002 \001(\0132\r.common.BlockH\000R\005block\022>" +
"\n\016filtered_block\030\003 \001(\0132\025.protos.Filtered" +
"BlockH\000R\rfilteredBlock\022R\n\026block_and_priv" +
"ate_data\030\004 \001(\0132\033.protos.BlockAndPrivateD" +
"ataH\000R\023blockAndPrivateDataB\006\n\004Type2\324\001\n\007D" +
"eliver\022:\n\007Deliver\022\020.common.Envelope\032\027.pr" +
"otos.DeliverResponse\"\000(\0010\001\022B\n\017DeliverFil" +
"tered\022\020.common.Envelope\032\027.protos.Deliver" +
"Response\"\000(\0010\001\022I\n\026DeliverWithPrivateData" +
"\022\020.common.Envelope\032\027.protos.DeliverRespo" +
"nse\"\000(\0010\001B\235\001\n\"org.hyperledger.fabric.pro" +
"tos.peerB\013EventsProtoP\001Z2github.com/hype" +
"rledger/fabric-protos-go-apiv2/peer\242\002\003PX" +
"X\252\002\006Protos\312\002\006Protos\342\002\022Protos\\GPBMetadata" +
"\352\002\006Protosb\006proto3"
};
descriptor = com.google.protobuf.Descriptors.FileDescriptor
.internalBuildGeneratedFileFrom(descriptorData,
new com.google.protobuf.Descriptors.FileDescriptor[] {
org.hyperledger.fabric.protos.common.CommonProto.getDescriptor(),
org.hyperledger.fabric.protos.ledger.rwset.RWSetProto.getDescriptor(),
org.hyperledger.fabric.protos.peer.ChaincodeEventProto.getDescriptor(),
org.hyperledger.fabric.protos.peer.TransactionProto.getDescriptor(),
});
internal_static_protos_FilteredBlock_descriptor =
getDescriptor().getMessageTypes().get(0);
internal_static_protos_FilteredBlock_fieldAccessorTable = new
com.google.protobuf.GeneratedMessage.FieldAccessorTable(
internal_static_protos_FilteredBlock_descriptor,
new java.lang.String[] { "ChannelId", "Number", "FilteredTransactions", });
internal_static_protos_FilteredTransaction_descriptor =
getDescriptor().getMessageTypes().get(1);
internal_static_protos_FilteredTransaction_fieldAccessorTable = new
com.google.protobuf.GeneratedMessage.FieldAccessorTable(
internal_static_protos_FilteredTransaction_descriptor,
new java.lang.String[] { "Txid", "Type", "TxValidationCode", "TransactionActions", "Data", });
internal_static_protos_FilteredTransactionActions_descriptor =
getDescriptor().getMessageTypes().get(2);
internal_static_protos_FilteredTransactionActions_fieldAccessorTable = new
com.google.protobuf.GeneratedMessage.FieldAccessorTable(
internal_static_protos_FilteredTransactionActions_descriptor,
new java.lang.String[] { "ChaincodeActions", });
internal_static_protos_FilteredChaincodeAction_descriptor =
getDescriptor().getMessageTypes().get(3);
internal_static_protos_FilteredChaincodeAction_fieldAccessorTable = new
com.google.protobuf.GeneratedMessage.FieldAccessorTable(
internal_static_protos_FilteredChaincodeAction_descriptor,
new java.lang.String[] { "ChaincodeEvent", });
internal_static_protos_BlockAndPrivateData_descriptor =
getDescriptor().getMessageTypes().get(4);
internal_static_protos_BlockAndPrivateData_fieldAccessorTable = new
com.google.protobuf.GeneratedMessage.FieldAccessorTable(
internal_static_protos_BlockAndPrivateData_descriptor,
new java.lang.String[] { "Block", "PrivateDataMap", });
internal_static_protos_BlockAndPrivateData_PrivateDataMapEntry_descriptor =
internal_static_protos_BlockAndPrivateData_descriptor.getNestedTypes().get(0);
internal_static_protos_BlockAndPrivateData_PrivateDataMapEntry_fieldAccessorTable = new
com.google.protobuf.GeneratedMessage.FieldAccessorTable(
internal_static_protos_BlockAndPrivateData_PrivateDataMapEntry_descriptor,
new java.lang.String[] { "Key", "Value", });
internal_static_protos_DeliverResponse_descriptor =
getDescriptor().getMessageTypes().get(5);
internal_static_protos_DeliverResponse_fieldAccessorTable = new
com.google.protobuf.GeneratedMessage.FieldAccessorTable(
internal_static_protos_DeliverResponse_descriptor,
new java.lang.String[] { "Status", "Block", "FilteredBlock", "BlockAndPrivateData", "Type", });
descriptor.resolveAllFeaturesImmutable();
org.hyperledger.fabric.protos.common.CommonProto.getDescriptor();
org.hyperledger.fabric.protos.ledger.rwset.RWSetProto.getDescriptor();
org.hyperledger.fabric.protos.peer.ChaincodeEventProto.getDescriptor();
org.hyperledger.fabric.protos.peer.TransactionProto.getDescriptor();
}
// @@protoc_insertion_point(outer_class_scope)
}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy