public static final class HdfsServerFederationProtos.GetRouterRegistrationRequestProto extends com.google.protobuf.GeneratedMessageV3 implements HdfsServerFederationProtos.GetRouterRegistrationRequestProtoOrBuilder
hadoop.hdfs.GetRouterRegistrationRequestProto
Modifier and Type | Class and Description |
---|---|
static class |
HdfsServerFederationProtos.GetRouterRegistrationRequestProto.Builder
Protobuf type
hadoop.hdfs.GetRouterRegistrationRequestProto |
Modifier and Type | Field and Description |
---|---|
static com.google.protobuf.Parser<HdfsServerFederationProtos.GetRouterRegistrationRequestProto> |
PARSER
Deprecated.
|
static int |
ROUTERID_FIELD_NUMBER |
public static final int ROUTERID_FIELD_NUMBER
@Deprecated public static final com.google.protobuf.Parser<HdfsServerFederationProtos.GetRouterRegistrationRequestProto> 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 hasRouterId()
optional string routerId = 1;
hasRouterId
in interface HdfsServerFederationProtos.GetRouterRegistrationRequestProtoOrBuilder
public String getRouterId()
optional string routerId = 1;
getRouterId
in interface HdfsServerFederationProtos.GetRouterRegistrationRequestProtoOrBuilder
public com.google.protobuf.ByteString getRouterIdBytes()
optional string routerId = 1;
getRouterIdBytes
in interface HdfsServerFederationProtos.GetRouterRegistrationRequestProtoOrBuilder
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.GetRouterRegistrationRequestProto parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static HdfsServerFederationProtos.GetRouterRegistrationRequestProto parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static HdfsServerFederationProtos.GetRouterRegistrationRequestProto parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static HdfsServerFederationProtos.GetRouterRegistrationRequestProto parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static HdfsServerFederationProtos.GetRouterRegistrationRequestProto parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static HdfsServerFederationProtos.GetRouterRegistrationRequestProto parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static HdfsServerFederationProtos.GetRouterRegistrationRequestProto parseFrom(InputStream input) throws IOException
IOException
public static HdfsServerFederationProtos.GetRouterRegistrationRequestProto parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static HdfsServerFederationProtos.GetRouterRegistrationRequestProto parseDelimitedFrom(InputStream input) throws IOException
IOException
public static HdfsServerFederationProtos.GetRouterRegistrationRequestProto parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static HdfsServerFederationProtos.GetRouterRegistrationRequestProto parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOException
public static HdfsServerFederationProtos.GetRouterRegistrationRequestProto parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public HdfsServerFederationProtos.GetRouterRegistrationRequestProto.Builder newBuilderForType()
public static HdfsServerFederationProtos.GetRouterRegistrationRequestProto.Builder newBuilder()
public static HdfsServerFederationProtos.GetRouterRegistrationRequestProto.Builder newBuilder(HdfsServerFederationProtos.GetRouterRegistrationRequestProto prototype)
public HdfsServerFederationProtos.GetRouterRegistrationRequestProto.Builder toBuilder()
protected HdfsServerFederationProtos.GetRouterRegistrationRequestProto.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
public static HdfsServerFederationProtos.GetRouterRegistrationRequestProto getDefaultInstance()
public static com.google.protobuf.Parser<HdfsServerFederationProtos.GetRouterRegistrationRequestProto> parser()
public com.google.protobuf.Parser<HdfsServerFederationProtos.GetRouterRegistrationRequestProto> getParserForType()
public HdfsServerFederationProtos.GetRouterRegistrationRequestProto getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
Copyright © 2008–2020 Apache Software Foundation. All rights reserved.