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

org.hyperledger.fabric.protos.ledger.rwset.RWSetProto Maven / Gradle / Ivy

// Generated by the protocol buffer compiler.  DO NOT EDIT!
// source: ledger/rwset/rwset.proto

package org.hyperledger.fabric.protos.ledger.rwset;

public final class RWSetProto {
  private RWSetProto() {}
  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_rwset_TxReadWriteSet_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_rwset_TxReadWriteSet_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_rwset_NsReadWriteSet_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_rwset_NsReadWriteSet_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_rwset_CollectionHashedReadWriteSet_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_rwset_CollectionHashedReadWriteSet_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_rwset_TxPvtReadWriteSet_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_rwset_TxPvtReadWriteSet_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_rwset_NsPvtReadWriteSet_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_rwset_NsPvtReadWriteSet_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_rwset_CollectionPvtReadWriteSet_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_rwset_CollectionPvtReadWriteSet_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\030ledger/rwset/rwset.proto\022\005rwset\"\227\001\n\016Tx" +
      "ReadWriteSet\022>\n\ndata_model\030\001 \001(\0162\037.rwset" +
      ".TxReadWriteSet.DataModelR\tdataModel\0220\n\010" +
      "ns_rwset\030\002 \003(\0132\025.rwset.NsReadWriteSetR\007n" +
      "sRwset\"\023\n\tDataModel\022\006\n\002KV\020\000\"\241\001\n\016NsReadWr" +
      "iteSet\022\034\n\tnamespace\030\001 \001(\tR\tnamespace\022\024\n\005" +
      "rwset\030\002 \001(\014R\005rwset\022[\n\027collection_hashed_" +
      "rwset\030\003 \003(\0132#.rwset.CollectionHashedRead" +
      "WriteSetR\025collectionHashedRwset\"\220\001\n\034Coll" +
      "ectionHashedReadWriteSet\022\'\n\017collection_n" +
      "ame\030\001 \001(\tR\016collectionName\022!\n\014hashed_rwse" +
      "t\030\002 \001(\014R\013hashedRwset\022$\n\016pvt_rwset_hash\030\003" +
      " \001(\014R\014pvtRwsetHash\"\217\001\n\021TxPvtReadWriteSet" +
      "\022>\n\ndata_model\030\001 \001(\0162\037.rwset.TxReadWrite" +
      "Set.DataModelR\tdataModel\022:\n\014ns_pvt_rwset" +
      "\030\002 \003(\0132\030.rwset.NsPvtReadWriteSetR\nnsPvtR" +
      "wset\"\205\001\n\021NsPvtReadWriteSet\022\034\n\tnamespace\030" +
      "\001 \001(\tR\tnamespace\022R\n\024collection_pvt_rwset" +
      "\030\002 \003(\0132 .rwset.CollectionPvtReadWriteSet" +
      "R\022collectionPvtRwset\"Z\n\031CollectionPvtRea" +
      "dWriteSet\022\'\n\017collection_name\030\001 \001(\tR\016coll" +
      "ectionName\022\024\n\005rwset\030\002 \001(\014R\005rwsetB\250\001\n*org" +
      ".hyperledger.fabric.protos.ledger.rwsetB" +
      "\nRWSetProtoP\001Z:github.com/hyperledger/fa" +
      "bric-protos-go-apiv2/ledger/rwset\242\002\003RXX\252" +
      "\002\005Rwset\312\002\005Rwset\342\002\021Rwset\\GPBMetadata\352\002\005Rw" +
      "setb\006proto3"
    };
    descriptor = com.google.protobuf.Descriptors.FileDescriptor
      .internalBuildGeneratedFileFrom(descriptorData,
        new com.google.protobuf.Descriptors.FileDescriptor[] {
        });
    internal_static_rwset_TxReadWriteSet_descriptor =
      getDescriptor().getMessageTypes().get(0);
    internal_static_rwset_TxReadWriteSet_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_rwset_TxReadWriteSet_descriptor,
        new java.lang.String[] { "DataModel", "NsRwset", });
    internal_static_rwset_NsReadWriteSet_descriptor =
      getDescriptor().getMessageTypes().get(1);
    internal_static_rwset_NsReadWriteSet_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_rwset_NsReadWriteSet_descriptor,
        new java.lang.String[] { "Namespace", "Rwset", "CollectionHashedRwset", });
    internal_static_rwset_CollectionHashedReadWriteSet_descriptor =
      getDescriptor().getMessageTypes().get(2);
    internal_static_rwset_CollectionHashedReadWriteSet_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_rwset_CollectionHashedReadWriteSet_descriptor,
        new java.lang.String[] { "CollectionName", "HashedRwset", "PvtRwsetHash", });
    internal_static_rwset_TxPvtReadWriteSet_descriptor =
      getDescriptor().getMessageTypes().get(3);
    internal_static_rwset_TxPvtReadWriteSet_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_rwset_TxPvtReadWriteSet_descriptor,
        new java.lang.String[] { "DataModel", "NsPvtRwset", });
    internal_static_rwset_NsPvtReadWriteSet_descriptor =
      getDescriptor().getMessageTypes().get(4);
    internal_static_rwset_NsPvtReadWriteSet_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_rwset_NsPvtReadWriteSet_descriptor,
        new java.lang.String[] { "Namespace", "CollectionPvtRwset", });
    internal_static_rwset_CollectionPvtReadWriteSet_descriptor =
      getDescriptor().getMessageTypes().get(5);
    internal_static_rwset_CollectionPvtReadWriteSet_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_rwset_CollectionPvtReadWriteSet_descriptor,
        new java.lang.String[] { "CollectionName", "Rwset", });
  }

  // @@protoc_insertion_point(outer_class_scope)
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy