public static final class HdfsServerFederationProtos.RemoteLocationProto.Builder extends <any> implements HdfsServerFederationProtos.RemoteLocationProtoOrBuilder
hadoop.hdfs.RemoteLocationProto
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
public HdfsServerFederationProtos.RemoteLocationProto.Builder clear()
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType
in interface com.google.protobuf.MessageOrBuilder
public HdfsServerFederationProtos.RemoteLocationProto getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
public HdfsServerFederationProtos.RemoteLocationProto build()
public HdfsServerFederationProtos.RemoteLocationProto buildPartial()
public HdfsServerFederationProtos.RemoteLocationProto.Builder clone()
public HdfsServerFederationProtos.RemoteLocationProto.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
public HdfsServerFederationProtos.RemoteLocationProto.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
public HdfsServerFederationProtos.RemoteLocationProto.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
public HdfsServerFederationProtos.RemoteLocationProto.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
public HdfsServerFederationProtos.RemoteLocationProto.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
public HdfsServerFederationProtos.RemoteLocationProto.Builder mergeFrom(com.google.protobuf.Message other)
public HdfsServerFederationProtos.RemoteLocationProto.Builder mergeFrom(HdfsServerFederationProtos.RemoteLocationProto other)
public final boolean isInitialized()
isInitialized
in interface com.google.protobuf.MessageLiteOrBuilder
public HdfsServerFederationProtos.RemoteLocationProto.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public boolean hasNameserviceId()
optional string nameserviceId = 1;
hasNameserviceId
in interface HdfsServerFederationProtos.RemoteLocationProtoOrBuilder
public String getNameserviceId()
optional string nameserviceId = 1;
getNameserviceId
in interface HdfsServerFederationProtos.RemoteLocationProtoOrBuilder
public com.google.protobuf.ByteString getNameserviceIdBytes()
optional string nameserviceId = 1;
getNameserviceIdBytes
in interface HdfsServerFederationProtos.RemoteLocationProtoOrBuilder
public HdfsServerFederationProtos.RemoteLocationProto.Builder setNameserviceId(String value)
optional string nameserviceId = 1;
public HdfsServerFederationProtos.RemoteLocationProto.Builder clearNameserviceId()
optional string nameserviceId = 1;
public HdfsServerFederationProtos.RemoteLocationProto.Builder setNameserviceIdBytes(com.google.protobuf.ByteString value)
optional string nameserviceId = 1;
public boolean hasPath()
optional string path = 2;
hasPath
in interface HdfsServerFederationProtos.RemoteLocationProtoOrBuilder
public String getPath()
optional string path = 2;
getPath
in interface HdfsServerFederationProtos.RemoteLocationProtoOrBuilder
public com.google.protobuf.ByteString getPathBytes()
optional string path = 2;
getPathBytes
in interface HdfsServerFederationProtos.RemoteLocationProtoOrBuilder
public HdfsServerFederationProtos.RemoteLocationProto.Builder setPath(String value)
optional string path = 2;
public HdfsServerFederationProtos.RemoteLocationProto.Builder clearPath()
optional string path = 2;
public HdfsServerFederationProtos.RemoteLocationProto.Builder setPathBytes(com.google.protobuf.ByteString value)
optional string path = 2;
public final HdfsServerFederationProtos.RemoteLocationProto.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
public final HdfsServerFederationProtos.RemoteLocationProto.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
Copyright © 2008–2020 Apache Software Foundation. All rights reserved.