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

com.hederahashgraph.api.proto.java.BlockInfoOuterClass Maven / Gradle / Ivy

There is a newer version: 0.54.0
Show newest version
// Generated by the protocol buffer compiler.  DO NOT EDIT!
// source: state/blockrecords/block_info.proto

package com.hederahashgraph.api.proto.java;

public final class BlockInfoOuterClass {
  private BlockInfoOuterClass() {}
  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_proto_BlockInfo_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_proto_BlockInfo_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#state/blockrecords/block_info.proto\022\005p" +
      "roto\032\017timestamp.proto\"\216\002\n\tBlockInfo\022\031\n\021l" +
      "ast_block_number\030\001 \001(\003\0227\n\035first_cons_tim" +
      "e_of_last_block\030\002 \001(\0132\020.proto.Timestamp\022" +
      "\024\n\014block_hashes\030\003 \001(\014\0227\n\035cons_time_of_la" +
      "st_handled_txn\030\004 \001(\0132\020.proto.Timestamp\022\"" +
      "\n\032migration_records_streamed\030\005 \001(\010\022:\n fi" +
      "rst_cons_time_of_current_block\030\006 \001(\0132\020.p" +
      "roto.TimestampB&\n\"com.hederahashgraph.ap" +
      "i.proto.javaP\001b\006proto3"
    };
    descriptor = com.google.protobuf.Descriptors.FileDescriptor
      .internalBuildGeneratedFileFrom(descriptorData,
        new com.google.protobuf.Descriptors.FileDescriptor[] {
          com.hederahashgraph.api.proto.java.TimestampOuterClass.getDescriptor(),
        });
    internal_static_proto_BlockInfo_descriptor =
      getDescriptor().getMessageTypes().get(0);
    internal_static_proto_BlockInfo_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_proto_BlockInfo_descriptor,
        new java.lang.String[] { "LastBlockNumber", "FirstConsTimeOfLastBlock", "BlockHashes", "ConsTimeOfLastHandledTxn", "MigrationRecordsStreamed", "FirstConsTimeOfCurrentBlock", });
    com.hederahashgraph.api.proto.java.TimestampOuterClass.getDescriptor();
  }

  // @@protoc_insertion_point(outer_class_scope)
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy