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

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

There is a newer version: 0.57.1
Show newest version
// Generated by the protocol buffer compiler.  DO NOT EDIT!
// source: state/blockstream/block_stream_info.proto

package com.hederahashgraph.api.proto.java;

public final class BlockStreamInfoOuterClass {
  private BlockStreamInfoOuterClass() {}
  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_com_hedera_hapi_node_state_blockstream_BlockStreamInfo_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_com_hedera_hapi_node_state_blockstream_BlockStreamInfo_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/blockstream/block_stream_info.pr" +
      "oto\022&com.hedera.hapi.node.state.blockstr" +
      "eam\032\017timestamp.proto\032\021basic_types.proto\"" +
      "\334\003\n\017BlockStreamInfo\022\024\n\014block_number\030\001 \001(" +
      "\004\022$\n\nblock_time\030\002 \001(\0132\020.proto.Timestamp\022" +
      "\036\n\026trailing_output_hashes\030\003 \001(\014\022\035\n\025trail" +
      "ing_block_hashes\030\004 \001(\014\022\034\n\024input_tree_roo" +
      "t_hash\030\005 \001(\014\022!\n\031start_of_block_state_has" +
      "h\030\006 \001(\014\022\"\n\032num_preceding_output_items\030\007 " +
      "\001(\r\022.\n&rightmost_preceding_output_tree_h" +
      "ashes\030\010 \003(\014\022(\n\016block_end_time\030\t \001(\0132\020.pr" +
      "oto.Timestamp\022\036\n\026post_upgrade_work_done\030" +
      "\n \001(\010\0229\n\031creation_software_version\030\013 \001(\013" +
      "2\026.proto.SemanticVersion\0224\n\032last_interva" +
      "l_process_time\030\014 \001(\0132\020.proto.TimestampB&" +
      "\n\"com.hederahashgraph.api.proto.javaP\001b\006" +
      "proto3"
    };
    descriptor = com.google.protobuf.Descriptors.FileDescriptor
      .internalBuildGeneratedFileFrom(descriptorData,
        new com.google.protobuf.Descriptors.FileDescriptor[] {
          com.hederahashgraph.api.proto.java.TimestampOuterClass.getDescriptor(),
          com.hederahashgraph.api.proto.java.BasicTypes.getDescriptor(),
        });
    internal_static_com_hedera_hapi_node_state_blockstream_BlockStreamInfo_descriptor =
      getDescriptor().getMessageTypes().get(0);
    internal_static_com_hedera_hapi_node_state_blockstream_BlockStreamInfo_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_com_hedera_hapi_node_state_blockstream_BlockStreamInfo_descriptor,
        new java.lang.String[] { "BlockNumber", "BlockTime", "TrailingOutputHashes", "TrailingBlockHashes", "InputTreeRootHash", "StartOfBlockStateHash", "NumPrecedingOutputItems", "RightmostPrecedingOutputTreeHashes", "BlockEndTime", "PostUpgradeWorkDone", "CreationSoftwareVersion", "LastIntervalProcessTime", });
    com.hederahashgraph.api.proto.java.TimestampOuterClass.getDescriptor();
    com.hederahashgraph.api.proto.java.BasicTypes.getDescriptor();
  }

  // @@protoc_insertion_point(outer_class_scope)
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy