public static final class HdfsServerFederationProtos.FederationNamespaceInfoProto.Builder extends <any> implements HdfsServerFederationProtos.FederationNamespaceInfoProtoOrBuilder
hadoop.hdfs.FederationNamespaceInfoProto
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
public HdfsServerFederationProtos.FederationNamespaceInfoProto.Builder clear()
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType
in interface com.google.protobuf.MessageOrBuilder
public HdfsServerFederationProtos.FederationNamespaceInfoProto getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
public HdfsServerFederationProtos.FederationNamespaceInfoProto build()
public HdfsServerFederationProtos.FederationNamespaceInfoProto buildPartial()
public HdfsServerFederationProtos.FederationNamespaceInfoProto.Builder clone()
public HdfsServerFederationProtos.FederationNamespaceInfoProto.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
public HdfsServerFederationProtos.FederationNamespaceInfoProto.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
public HdfsServerFederationProtos.FederationNamespaceInfoProto.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
public HdfsServerFederationProtos.FederationNamespaceInfoProto.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
public HdfsServerFederationProtos.FederationNamespaceInfoProto.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
public HdfsServerFederationProtos.FederationNamespaceInfoProto.Builder mergeFrom(com.google.protobuf.Message other)
public HdfsServerFederationProtos.FederationNamespaceInfoProto.Builder mergeFrom(HdfsServerFederationProtos.FederationNamespaceInfoProto other)
public final boolean isInitialized()
isInitialized
in interface com.google.protobuf.MessageLiteOrBuilder
public HdfsServerFederationProtos.FederationNamespaceInfoProto.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public boolean hasBlockPoolId()
optional string blockPoolId = 1;
hasBlockPoolId
in interface HdfsServerFederationProtos.FederationNamespaceInfoProtoOrBuilder
public String getBlockPoolId()
optional string blockPoolId = 1;
getBlockPoolId
in interface HdfsServerFederationProtos.FederationNamespaceInfoProtoOrBuilder
public com.google.protobuf.ByteString getBlockPoolIdBytes()
optional string blockPoolId = 1;
getBlockPoolIdBytes
in interface HdfsServerFederationProtos.FederationNamespaceInfoProtoOrBuilder
public HdfsServerFederationProtos.FederationNamespaceInfoProto.Builder setBlockPoolId(String value)
optional string blockPoolId = 1;
public HdfsServerFederationProtos.FederationNamespaceInfoProto.Builder clearBlockPoolId()
optional string blockPoolId = 1;
public HdfsServerFederationProtos.FederationNamespaceInfoProto.Builder setBlockPoolIdBytes(com.google.protobuf.ByteString value)
optional string blockPoolId = 1;
public boolean hasClusterId()
optional string clusterId = 2;
hasClusterId
in interface HdfsServerFederationProtos.FederationNamespaceInfoProtoOrBuilder
public String getClusterId()
optional string clusterId = 2;
getClusterId
in interface HdfsServerFederationProtos.FederationNamespaceInfoProtoOrBuilder
public com.google.protobuf.ByteString getClusterIdBytes()
optional string clusterId = 2;
getClusterIdBytes
in interface HdfsServerFederationProtos.FederationNamespaceInfoProtoOrBuilder
public HdfsServerFederationProtos.FederationNamespaceInfoProto.Builder setClusterId(String value)
optional string clusterId = 2;
public HdfsServerFederationProtos.FederationNamespaceInfoProto.Builder clearClusterId()
optional string clusterId = 2;
public HdfsServerFederationProtos.FederationNamespaceInfoProto.Builder setClusterIdBytes(com.google.protobuf.ByteString value)
optional string clusterId = 2;
public boolean hasNameserviceId()
optional string nameserviceId = 3;
hasNameserviceId
in interface HdfsServerFederationProtos.FederationNamespaceInfoProtoOrBuilder
public String getNameserviceId()
optional string nameserviceId = 3;
getNameserviceId
in interface HdfsServerFederationProtos.FederationNamespaceInfoProtoOrBuilder
public com.google.protobuf.ByteString getNameserviceIdBytes()
optional string nameserviceId = 3;
getNameserviceIdBytes
in interface HdfsServerFederationProtos.FederationNamespaceInfoProtoOrBuilder
public HdfsServerFederationProtos.FederationNamespaceInfoProto.Builder setNameserviceId(String value)
optional string nameserviceId = 3;
public HdfsServerFederationProtos.FederationNamespaceInfoProto.Builder clearNameserviceId()
optional string nameserviceId = 3;
public HdfsServerFederationProtos.FederationNamespaceInfoProto.Builder setNameserviceIdBytes(com.google.protobuf.ByteString value)
optional string nameserviceId = 3;
public final HdfsServerFederationProtos.FederationNamespaceInfoProto.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
public final HdfsServerFederationProtos.FederationNamespaceInfoProto.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
Copyright © 2008–2020 Apache Software Foundation. All rights reserved.