public static final class HdfsServerFederationProtos.FederationNamespaceInfoProto.Builder extends <any> implements HdfsServerFederationProtos.FederationNamespaceInfoProtoOrBuilder
hadoop.hdfs.FederationNamespaceInfoProtopublic 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.MessageOrBuilderpublic HdfsServerFederationProtos.FederationNamespaceInfoProto getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic 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.MessageLiteOrBuilderpublic HdfsServerFederationProtos.FederationNamespaceInfoProto.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic boolean hasBlockPoolId()
optional string blockPoolId = 1;hasBlockPoolId in interface HdfsServerFederationProtos.FederationNamespaceInfoProtoOrBuilderpublic String getBlockPoolId()
optional string blockPoolId = 1;getBlockPoolId in interface HdfsServerFederationProtos.FederationNamespaceInfoProtoOrBuilderpublic com.google.protobuf.ByteString getBlockPoolIdBytes()
optional string blockPoolId = 1;getBlockPoolIdBytes in interface HdfsServerFederationProtos.FederationNamespaceInfoProtoOrBuilderpublic 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.FederationNamespaceInfoProtoOrBuilderpublic String getClusterId()
optional string clusterId = 2;getClusterId in interface HdfsServerFederationProtos.FederationNamespaceInfoProtoOrBuilderpublic com.google.protobuf.ByteString getClusterIdBytes()
optional string clusterId = 2;getClusterIdBytes in interface HdfsServerFederationProtos.FederationNamespaceInfoProtoOrBuilderpublic 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.FederationNamespaceInfoProtoOrBuilderpublic String getNameserviceId()
optional string nameserviceId = 3;getNameserviceId in interface HdfsServerFederationProtos.FederationNamespaceInfoProtoOrBuilderpublic com.google.protobuf.ByteString getNameserviceIdBytes()
optional string nameserviceId = 3;getNameserviceIdBytes in interface HdfsServerFederationProtos.FederationNamespaceInfoProtoOrBuilderpublic 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.