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