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