public static final class HdfsServerFederationProtos.RemoteLocationProto.Builder extends <any> implements HdfsServerFederationProtos.RemoteLocationProtoOrBuilder
hadoop.hdfs.RemoteLocationProtopublic 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.MessageOrBuilderpublic HdfsServerFederationProtos.RemoteLocationProto getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic 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.MessageLiteOrBuilderpublic HdfsServerFederationProtos.RemoteLocationProto.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic boolean hasNameserviceId()
optional string nameserviceId = 1;hasNameserviceId in interface HdfsServerFederationProtos.RemoteLocationProtoOrBuilderpublic String getNameserviceId()
optional string nameserviceId = 1;getNameserviceId in interface HdfsServerFederationProtos.RemoteLocationProtoOrBuilderpublic com.google.protobuf.ByteString getNameserviceIdBytes()
optional string nameserviceId = 1;getNameserviceIdBytes in interface HdfsServerFederationProtos.RemoteLocationProtoOrBuilderpublic 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.RemoteLocationProtoOrBuilderpublic String getPath()
optional string path = 2;getPath in interface HdfsServerFederationProtos.RemoteLocationProtoOrBuilderpublic com.google.protobuf.ByteString getPathBytes()
optional string path = 2;getPathBytes in interface HdfsServerFederationProtos.RemoteLocationProtoOrBuilderpublic 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.