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