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

com.hederahashgraph.api.proto.java.LedgerIdOuterClass 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/roster/ledger_id.proto

package com.hederahashgraph.api.proto.java;

public final class LedgerIdOuterClass {
  private LedgerIdOuterClass() {}
  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_roster_LedgerId_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_com_hedera_hapi_node_state_roster_LedgerId_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_com_hedera_hapi_node_state_roster_RosterSignatures_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_com_hedera_hapi_node_state_roster_RosterSignatures_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_com_hedera_hapi_node_state_roster_NodeSignature_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_com_hedera_hapi_node_state_roster_NodeSignature_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\034state/roster/ledger_id.proto\022!com.hede" +
      "ra.hapi.node.state.roster\"\226\001\n\010LedgerId\022\021" +
      "\n\tledger_id\030\001 \001(\014\022\r\n\005round\030\002 \001(\004\022\030\n\020ledg" +
      "er_signature\030\003 \001(\014\022N\n\021roster_signatures\030" +
      "\004 \001(\01323.com.hedera.hapi.node.state.roste" +
      "r.RosterSignatures\"r\n\020RosterSignatures\022\023" +
      "\n\013roster_hash\030\001 \001(\014\022I\n\017node_signatures\030\002" +
      " \003(\01320.com.hedera.hapi.node.state.roster" +
      ".NodeSignature\"8\n\rNodeSignature\022\017\n\007node_" +
      "id\030\001 \001(\004\022\026\n\016node_signature\030\002 \001(\014B&\n\"com." +
      "hederahashgraph.api.proto.javaP\001b\006proto3"
    };
    descriptor = com.google.protobuf.Descriptors.FileDescriptor
      .internalBuildGeneratedFileFrom(descriptorData,
        new com.google.protobuf.Descriptors.FileDescriptor[] {
        });
    internal_static_com_hedera_hapi_node_state_roster_LedgerId_descriptor =
      getDescriptor().getMessageTypes().get(0);
    internal_static_com_hedera_hapi_node_state_roster_LedgerId_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_com_hedera_hapi_node_state_roster_LedgerId_descriptor,
        new java.lang.String[] { "LedgerId", "Round", "LedgerSignature", "RosterSignatures", });
    internal_static_com_hedera_hapi_node_state_roster_RosterSignatures_descriptor =
      getDescriptor().getMessageTypes().get(1);
    internal_static_com_hedera_hapi_node_state_roster_RosterSignatures_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_com_hedera_hapi_node_state_roster_RosterSignatures_descriptor,
        new java.lang.String[] { "RosterHash", "NodeSignatures", });
    internal_static_com_hedera_hapi_node_state_roster_NodeSignature_descriptor =
      getDescriptor().getMessageTypes().get(2);
    internal_static_com_hedera_hapi_node_state_roster_NodeSignature_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_com_hedera_hapi_node_state_roster_NodeSignature_descriptor,
        new java.lang.String[] { "NodeId", "NodeSignature", });
  }

  // @@protoc_insertion_point(outer_class_scope)
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy