org.hyperledger.fabric.protos.peer.ChaincodeProto Maven / Gradle / Ivy
// Generated by the protocol buffer compiler. DO NOT EDIT!
// NO CHECKED-IN PROTOBUF GENCODE
// source: peer/chaincode.proto
// Protobuf Java Version: 4.28.2
package org.hyperledger.fabric.protos.peer;
public final class ChaincodeProto {
private ChaincodeProto() {}
static {
com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion(
com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC,
/* major= */ 4,
/* minor= */ 28,
/* patch= */ 2,
/* suffix= */ "",
ChaincodeProto.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_ChaincodeID_descriptor;
static final
com.google.protobuf.GeneratedMessage.FieldAccessorTable
internal_static_protos_ChaincodeID_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_protos_ChaincodeInput_descriptor;
static final
com.google.protobuf.GeneratedMessage.FieldAccessorTable
internal_static_protos_ChaincodeInput_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_protos_ChaincodeInput_DecorationsEntry_descriptor;
static final
com.google.protobuf.GeneratedMessage.FieldAccessorTable
internal_static_protos_ChaincodeInput_DecorationsEntry_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_protos_ChaincodeSpec_descriptor;
static final
com.google.protobuf.GeneratedMessage.FieldAccessorTable
internal_static_protos_ChaincodeSpec_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_protos_ChaincodeDeploymentSpec_descriptor;
static final
com.google.protobuf.GeneratedMessage.FieldAccessorTable
internal_static_protos_ChaincodeDeploymentSpec_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_protos_ChaincodeInvocationSpec_descriptor;
static final
com.google.protobuf.GeneratedMessage.FieldAccessorTable
internal_static_protos_ChaincodeInvocationSpec_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_protos_LifecycleEvent_descriptor;
static final
com.google.protobuf.GeneratedMessage.FieldAccessorTable
internal_static_protos_LifecycleEvent_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_protos_CDSData_descriptor;
static final
com.google.protobuf.GeneratedMessage.FieldAccessorTable
internal_static_protos_CDSData_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_protos_ChaincodeData_descriptor;
static final
com.google.protobuf.GeneratedMessage.FieldAccessorTable
internal_static_protos_ChaincodeData_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\024peer/chaincode.proto\022\006protos\032\025common/p" +
"olicies.proto\"O\n\013ChaincodeID\022\022\n\004path\030\001 \001" +
"(\tR\004path\022\022\n\004name\030\002 \001(\tR\004name\022\030\n\007version\030" +
"\003 \001(\tR\007version\"\310\001\n\016ChaincodeInput\022\022\n\004arg" +
"s\030\001 \003(\014R\004args\022I\n\013decorations\030\002 \003(\0132\'.pro" +
"tos.ChaincodeInput.DecorationsEntryR\013dec" +
"orations\022\027\n\007is_init\030\003 \001(\010R\006isInit\032>\n\020Dec" +
"orationsEntry\022\020\n\003key\030\001 \001(\tR\003key\022\024\n\005value" +
"\030\002 \001(\014R\005value:\0028\001\"\377\001\n\rChaincodeSpec\022.\n\004t" +
"ype\030\001 \001(\0162\032.protos.ChaincodeSpec.TypeR\004t" +
"ype\0226\n\014chaincode_id\030\002 \001(\0132\023.protos.Chain" +
"codeIDR\013chaincodeId\022,\n\005input\030\003 \001(\0132\026.pro" +
"tos.ChaincodeInputR\005input\022\030\n\007timeout\030\004 \001" +
"(\005R\007timeout\">\n\004Type\022\r\n\tUNDEFINED\020\000\022\n\n\006GO" +
"LANG\020\001\022\010\n\004NODE\020\002\022\007\n\003CAR\020\003\022\010\n\004JAVA\020\004\"\240\001\n\027" +
"ChaincodeDeploymentSpec\022<\n\016chaincode_spe" +
"c\030\001 \001(\0132\025.protos.ChaincodeSpecR\rchaincod" +
"eSpec\022!\n\014code_package\030\003 \001(\014R\013codePackage" +
"J\004\010\002\020\003J\004\010\004\020\005R\016effective_dateR\010exec_env\"p" +
"\n\027ChaincodeInvocationSpec\022<\n\016chaincode_s" +
"pec\030\001 \001(\0132\025.protos.ChaincodeSpecR\rchainc" +
"odeSpecJ\004\010\002\020\003R\021id_generation_alg\"7\n\016Life" +
"cycleEvent\022%\n\016chaincode_name\030\001 \001(\tR\rchai" +
"ncodeName\"A\n\007CDSData\022\022\n\004hash\030\001 \001(\014R\004hash" +
"\022\"\n\014metadatahash\030\002 \001(\014R\014metadatahash\"\226\002\n" +
"\rChaincodeData\022\022\n\004name\030\001 \001(\tR\004name\022\030\n\007ve" +
"rsion\030\002 \001(\tR\007version\022\022\n\004escc\030\003 \001(\tR\004escc" +
"\022\022\n\004vscc\030\004 \001(\tR\004vscc\0227\n\006policy\030\005 \001(\0132\037.c" +
"ommon.SignaturePolicyEnvelopeR\006policy\022\022\n" +
"\004data\030\006 \001(\014R\004data\022\016\n\002id\030\007 \001(\014R\002id\022R\n\024ins" +
"tantiation_policy\030\010 \001(\0132\037.common.Signatu" +
"rePolicyEnvelopeR\023instantiationPolicyB\240\001" +
"\n\"org.hyperledger.fabric.protos.peerB\016Ch" +
"aincodeProtoP\001Z2github.com/hyperledger/f" +
"abric-protos-go-apiv2/peer\242\002\003PXX\252\002\006Proto" +
"s\312\002\006Protos\342\002\022Protos\\GPBMetadata\352\002\006Protos" +
"b\006proto3"
};
descriptor = com.google.protobuf.Descriptors.FileDescriptor
.internalBuildGeneratedFileFrom(descriptorData,
new com.google.protobuf.Descriptors.FileDescriptor[] {
org.hyperledger.fabric.protos.common.PoliciesProto.getDescriptor(),
});
internal_static_protos_ChaincodeID_descriptor =
getDescriptor().getMessageTypes().get(0);
internal_static_protos_ChaincodeID_fieldAccessorTable = new
com.google.protobuf.GeneratedMessage.FieldAccessorTable(
internal_static_protos_ChaincodeID_descriptor,
new java.lang.String[] { "Path", "Name", "Version", });
internal_static_protos_ChaincodeInput_descriptor =
getDescriptor().getMessageTypes().get(1);
internal_static_protos_ChaincodeInput_fieldAccessorTable = new
com.google.protobuf.GeneratedMessage.FieldAccessorTable(
internal_static_protos_ChaincodeInput_descriptor,
new java.lang.String[] { "Args", "Decorations", "IsInit", });
internal_static_protos_ChaincodeInput_DecorationsEntry_descriptor =
internal_static_protos_ChaincodeInput_descriptor.getNestedTypes().get(0);
internal_static_protos_ChaincodeInput_DecorationsEntry_fieldAccessorTable = new
com.google.protobuf.GeneratedMessage.FieldAccessorTable(
internal_static_protos_ChaincodeInput_DecorationsEntry_descriptor,
new java.lang.String[] { "Key", "Value", });
internal_static_protos_ChaincodeSpec_descriptor =
getDescriptor().getMessageTypes().get(2);
internal_static_protos_ChaincodeSpec_fieldAccessorTable = new
com.google.protobuf.GeneratedMessage.FieldAccessorTable(
internal_static_protos_ChaincodeSpec_descriptor,
new java.lang.String[] { "Type", "ChaincodeId", "Input", "Timeout", });
internal_static_protos_ChaincodeDeploymentSpec_descriptor =
getDescriptor().getMessageTypes().get(3);
internal_static_protos_ChaincodeDeploymentSpec_fieldAccessorTable = new
com.google.protobuf.GeneratedMessage.FieldAccessorTable(
internal_static_protos_ChaincodeDeploymentSpec_descriptor,
new java.lang.String[] { "ChaincodeSpec", "CodePackage", });
internal_static_protos_ChaincodeInvocationSpec_descriptor =
getDescriptor().getMessageTypes().get(4);
internal_static_protos_ChaincodeInvocationSpec_fieldAccessorTable = new
com.google.protobuf.GeneratedMessage.FieldAccessorTable(
internal_static_protos_ChaincodeInvocationSpec_descriptor,
new java.lang.String[] { "ChaincodeSpec", });
internal_static_protos_LifecycleEvent_descriptor =
getDescriptor().getMessageTypes().get(5);
internal_static_protos_LifecycleEvent_fieldAccessorTable = new
com.google.protobuf.GeneratedMessage.FieldAccessorTable(
internal_static_protos_LifecycleEvent_descriptor,
new java.lang.String[] { "ChaincodeName", });
internal_static_protos_CDSData_descriptor =
getDescriptor().getMessageTypes().get(6);
internal_static_protos_CDSData_fieldAccessorTable = new
com.google.protobuf.GeneratedMessage.FieldAccessorTable(
internal_static_protos_CDSData_descriptor,
new java.lang.String[] { "Hash", "Metadatahash", });
internal_static_protos_ChaincodeData_descriptor =
getDescriptor().getMessageTypes().get(7);
internal_static_protos_ChaincodeData_fieldAccessorTable = new
com.google.protobuf.GeneratedMessage.FieldAccessorTable(
internal_static_protos_ChaincodeData_descriptor,
new java.lang.String[] { "Name", "Version", "Escc", "Vscc", "Policy", "Data", "Id", "InstantiationPolicy", });
descriptor.resolveAllFeaturesImmutable();
org.hyperledger.fabric.protos.common.PoliciesProto.getDescriptor();
}
// @@protoc_insertion_point(outer_class_scope)
}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy