public static final class HdfsServerFederationProtos.GetRouterRegistrationsResponseProto extends com.google.protobuf.GeneratedMessageV3 implements HdfsServerFederationProtos.GetRouterRegistrationsResponseProtoOrBuilder
hadoop.hdfs.GetRouterRegistrationsResponseProto
Modifier and Type | Class and Description |
---|---|
static class |
HdfsServerFederationProtos.GetRouterRegistrationsResponseProto.Builder
Protobuf type
hadoop.hdfs.GetRouterRegistrationsResponseProto |
Modifier and Type | Field and Description |
---|---|
static com.google.protobuf.Parser<HdfsServerFederationProtos.GetRouterRegistrationsResponseProto> |
PARSER
Deprecated.
|
static int |
ROUTERS_FIELD_NUMBER |
static int |
TIMESTAMP_FIELD_NUMBER |
public static final int TIMESTAMP_FIELD_NUMBER
public static final int ROUTERS_FIELD_NUMBER
@Deprecated public static final com.google.protobuf.Parser<HdfsServerFederationProtos.GetRouterRegistrationsResponseProto> PARSER
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields
in interface com.google.protobuf.MessageOrBuilder
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
public boolean hasTimestamp()
optional uint64 timestamp = 1;
hasTimestamp
in interface HdfsServerFederationProtos.GetRouterRegistrationsResponseProtoOrBuilder
public long getTimestamp()
optional uint64 timestamp = 1;
getTimestamp
in interface HdfsServerFederationProtos.GetRouterRegistrationsResponseProtoOrBuilder
public List<HdfsServerFederationProtos.RouterRecordProto> getRoutersList()
repeated .hadoop.hdfs.RouterRecordProto routers = 2;
getRoutersList
in interface HdfsServerFederationProtos.GetRouterRegistrationsResponseProtoOrBuilder
public List<? extends HdfsServerFederationProtos.RouterRecordProtoOrBuilder> getRoutersOrBuilderList()
repeated .hadoop.hdfs.RouterRecordProto routers = 2;
getRoutersOrBuilderList
in interface HdfsServerFederationProtos.GetRouterRegistrationsResponseProtoOrBuilder
public int getRoutersCount()
repeated .hadoop.hdfs.RouterRecordProto routers = 2;
getRoutersCount
in interface HdfsServerFederationProtos.GetRouterRegistrationsResponseProtoOrBuilder
public HdfsServerFederationProtos.RouterRecordProto getRouters(int index)
repeated .hadoop.hdfs.RouterRecordProto routers = 2;
getRouters
in interface HdfsServerFederationProtos.GetRouterRegistrationsResponseProtoOrBuilder
public HdfsServerFederationProtos.RouterRecordProtoOrBuilder getRoutersOrBuilder(int index)
repeated .hadoop.hdfs.RouterRecordProto routers = 2;
getRoutersOrBuilder
in interface HdfsServerFederationProtos.GetRouterRegistrationsResponseProtoOrBuilder
public final boolean isInitialized()
isInitialized
in interface com.google.protobuf.MessageLiteOrBuilder
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException
IOException
public int getSerializedSize()
public boolean equals(Object obj)
public int hashCode()
public static HdfsServerFederationProtos.GetRouterRegistrationsResponseProto parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static HdfsServerFederationProtos.GetRouterRegistrationsResponseProto parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static HdfsServerFederationProtos.GetRouterRegistrationsResponseProto parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static HdfsServerFederationProtos.GetRouterRegistrationsResponseProto parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static HdfsServerFederationProtos.GetRouterRegistrationsResponseProto parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static HdfsServerFederationProtos.GetRouterRegistrationsResponseProto parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static HdfsServerFederationProtos.GetRouterRegistrationsResponseProto parseFrom(InputStream input) throws IOException
IOException
public static HdfsServerFederationProtos.GetRouterRegistrationsResponseProto parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static HdfsServerFederationProtos.GetRouterRegistrationsResponseProto parseDelimitedFrom(InputStream input) throws IOException
IOException
public static HdfsServerFederationProtos.GetRouterRegistrationsResponseProto parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static HdfsServerFederationProtos.GetRouterRegistrationsResponseProto parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOException
public static HdfsServerFederationProtos.GetRouterRegistrationsResponseProto parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public HdfsServerFederationProtos.GetRouterRegistrationsResponseProto.Builder newBuilderForType()
public static HdfsServerFederationProtos.GetRouterRegistrationsResponseProto.Builder newBuilder()
public static HdfsServerFederationProtos.GetRouterRegistrationsResponseProto.Builder newBuilder(HdfsServerFederationProtos.GetRouterRegistrationsResponseProto prototype)
public HdfsServerFederationProtos.GetRouterRegistrationsResponseProto.Builder toBuilder()
protected HdfsServerFederationProtos.GetRouterRegistrationsResponseProto.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
public static HdfsServerFederationProtos.GetRouterRegistrationsResponseProto getDefaultInstance()
public static com.google.protobuf.Parser<HdfsServerFederationProtos.GetRouterRegistrationsResponseProto> parser()
public com.google.protobuf.Parser<HdfsServerFederationProtos.GetRouterRegistrationsResponseProto> getParserForType()
public HdfsServerFederationProtos.GetRouterRegistrationsResponseProto getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
Copyright © 2008–2020 Apache Software Foundation. All rights reserved.