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

org.hyperledger.fabric.protos.peer.lifecycle.DbProto Maven / Gradle / Ivy

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

package org.hyperledger.fabric.protos.peer.lifecycle;

public final class DbProto {
  private DbProto() {}
  static {
    com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion(
      com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC,
      /* major= */ 4,
      /* minor= */ 28,
      /* patch= */ 2,
      /* suffix= */ "",
      DbProto.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_lifecycle_StateMetadata_descriptor;
  static final 
    com.google.protobuf.GeneratedMessage.FieldAccessorTable
      internal_static_lifecycle_StateMetadata_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_lifecycle_StateData_descriptor;
  static final 
    com.google.protobuf.GeneratedMessage.FieldAccessorTable
      internal_static_lifecycle_StateData_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\027peer/lifecycle/db.proto\022\tlifecycle\"C\n\r" +
      "StateMetadata\022\032\n\010datatype\030\001 \001(\tR\010datatyp" +
      "e\022\026\n\006fields\030\002 \003(\tR\006fields\"]\n\tStateData\022\026" +
      "\n\005Int64\030\001 \001(\003H\000R\005Int64\022\026\n\005Bytes\030\002 \001(\014H\000R" +
      "\005Bytes\022\030\n\006String\030\003 \001(\tH\000R\006StringB\006\n\004Type" +
      "B\271\001\n,org.hyperledger.fabric.protos.peer." +
      "lifecycleB\007DbProtoP\001Z




© 2015 - 2024 Weber Informatics LLC | Privacy Policy