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

com.hederahashgraph.api.proto.java.RosterStateOuterClass 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/roster_state.proto

package com.hederahashgraph.api.proto.java;

public final class RosterStateOuterClass {
  private RosterStateOuterClass() {}
  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_RosterState_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_com_hedera_hapi_node_state_roster_RosterState_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_com_hedera_hapi_node_state_roster_RoundRosterPair_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_com_hedera_hapi_node_state_roster_RoundRosterPair_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\037state/roster/roster_state.proto\022!com.h" +
      "edera.hapi.node.state.roster\032\021basic_type" +
      "s.proto\"|\n\013RosterState\022\035\n\025candidate_rost" +
      "er_hash\030\001 \001(\014\022N\n\022round_roster_pairs\030\002 \003(" +
      "\01322.com.hedera.hapi.node.state.roster.Ro" +
      "undRosterPair\"C\n\017RoundRosterPair\022\024\n\014roun" +
      "d_number\030\001 \001(\004\022\032\n\022active_roster_hash\030\002 \001" +
      "(\014B&\n\"com.hederahashgraph.api.proto.java" +
      "P\001b\006proto3"
    };
    descriptor = com.google.protobuf.Descriptors.FileDescriptor
      .internalBuildGeneratedFileFrom(descriptorData,
        new com.google.protobuf.Descriptors.FileDescriptor[] {
          com.hederahashgraph.api.proto.java.BasicTypes.getDescriptor(),
        });
    internal_static_com_hedera_hapi_node_state_roster_RosterState_descriptor =
      getDescriptor().getMessageTypes().get(0);
    internal_static_com_hedera_hapi_node_state_roster_RosterState_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_com_hedera_hapi_node_state_roster_RosterState_descriptor,
        new java.lang.String[] { "CandidateRosterHash", "RoundRosterPairs", });
    internal_static_com_hedera_hapi_node_state_roster_RoundRosterPair_descriptor =
      getDescriptor().getMessageTypes().get(1);
    internal_static_com_hedera_hapi_node_state_roster_RoundRosterPair_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_com_hedera_hapi_node_state_roster_RoundRosterPair_descriptor,
        new java.lang.String[] { "RoundNumber", "ActiveRosterHash", });
    com.hederahashgraph.api.proto.java.BasicTypes.getDescriptor();
  }

  // @@protoc_insertion_point(outer_class_scope)
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy