public static final class HdfsServerFederationProtos.RemoveMountTableEntryRequestProto.Builder extends <any> implements HdfsServerFederationProtos.RemoveMountTableEntryRequestProtoOrBuilder
hadoop.hdfs.RemoveMountTableEntryRequestProto
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
public HdfsServerFederationProtos.RemoveMountTableEntryRequestProto.Builder clear()
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType
in interface com.google.protobuf.MessageOrBuilder
public HdfsServerFederationProtos.RemoveMountTableEntryRequestProto getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
public HdfsServerFederationProtos.RemoveMountTableEntryRequestProto build()
public HdfsServerFederationProtos.RemoveMountTableEntryRequestProto buildPartial()
public HdfsServerFederationProtos.RemoveMountTableEntryRequestProto.Builder clone()
public HdfsServerFederationProtos.RemoveMountTableEntryRequestProto.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
public HdfsServerFederationProtos.RemoveMountTableEntryRequestProto.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
public HdfsServerFederationProtos.RemoveMountTableEntryRequestProto.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
public HdfsServerFederationProtos.RemoveMountTableEntryRequestProto.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
public HdfsServerFederationProtos.RemoveMountTableEntryRequestProto.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
public HdfsServerFederationProtos.RemoveMountTableEntryRequestProto.Builder mergeFrom(com.google.protobuf.Message other)
public HdfsServerFederationProtos.RemoveMountTableEntryRequestProto.Builder mergeFrom(HdfsServerFederationProtos.RemoveMountTableEntryRequestProto other)
public final boolean isInitialized()
isInitialized
in interface com.google.protobuf.MessageLiteOrBuilder
public HdfsServerFederationProtos.RemoveMountTableEntryRequestProto.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public boolean hasSrcPath()
optional string srcPath = 1;
hasSrcPath
in interface HdfsServerFederationProtos.RemoveMountTableEntryRequestProtoOrBuilder
public String getSrcPath()
optional string srcPath = 1;
getSrcPath
in interface HdfsServerFederationProtos.RemoveMountTableEntryRequestProtoOrBuilder
public com.google.protobuf.ByteString getSrcPathBytes()
optional string srcPath = 1;
getSrcPathBytes
in interface HdfsServerFederationProtos.RemoveMountTableEntryRequestProtoOrBuilder
public HdfsServerFederationProtos.RemoveMountTableEntryRequestProto.Builder setSrcPath(String value)
optional string srcPath = 1;
public HdfsServerFederationProtos.RemoveMountTableEntryRequestProto.Builder clearSrcPath()
optional string srcPath = 1;
public HdfsServerFederationProtos.RemoveMountTableEntryRequestProto.Builder setSrcPathBytes(com.google.protobuf.ByteString value)
optional string srcPath = 1;
public final HdfsServerFederationProtos.RemoveMountTableEntryRequestProto.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
public final HdfsServerFederationProtos.RemoveMountTableEntryRequestProto.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
Copyright © 2008–2020 Apache Software Foundation. All rights reserved.