public static final class HdfsServerFederationProtos.GetDestinationResponseProto.Builder extends <any> implements HdfsServerFederationProtos.GetDestinationResponseProtoOrBuilder
hadoop.hdfs.GetDestinationResponseProto
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
public HdfsServerFederationProtos.GetDestinationResponseProto.Builder clear()
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType
in interface com.google.protobuf.MessageOrBuilder
public HdfsServerFederationProtos.GetDestinationResponseProto getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
public HdfsServerFederationProtos.GetDestinationResponseProto build()
public HdfsServerFederationProtos.GetDestinationResponseProto buildPartial()
public HdfsServerFederationProtos.GetDestinationResponseProto.Builder clone()
public HdfsServerFederationProtos.GetDestinationResponseProto.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
public HdfsServerFederationProtos.GetDestinationResponseProto.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
public HdfsServerFederationProtos.GetDestinationResponseProto.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
public HdfsServerFederationProtos.GetDestinationResponseProto.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
public HdfsServerFederationProtos.GetDestinationResponseProto.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
public HdfsServerFederationProtos.GetDestinationResponseProto.Builder mergeFrom(com.google.protobuf.Message other)
public HdfsServerFederationProtos.GetDestinationResponseProto.Builder mergeFrom(HdfsServerFederationProtos.GetDestinationResponseProto other)
public final boolean isInitialized()
isInitialized
in interface com.google.protobuf.MessageLiteOrBuilder
public HdfsServerFederationProtos.GetDestinationResponseProto.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public com.google.protobuf.ProtocolStringList getDestinationsList()
repeated string destinations = 1;
getDestinationsList
in interface HdfsServerFederationProtos.GetDestinationResponseProtoOrBuilder
public int getDestinationsCount()
repeated string destinations = 1;
getDestinationsCount
in interface HdfsServerFederationProtos.GetDestinationResponseProtoOrBuilder
public String getDestinations(int index)
repeated string destinations = 1;
getDestinations
in interface HdfsServerFederationProtos.GetDestinationResponseProtoOrBuilder
public com.google.protobuf.ByteString getDestinationsBytes(int index)
repeated string destinations = 1;
getDestinationsBytes
in interface HdfsServerFederationProtos.GetDestinationResponseProtoOrBuilder
public HdfsServerFederationProtos.GetDestinationResponseProto.Builder setDestinations(int index, String value)
repeated string destinations = 1;
public HdfsServerFederationProtos.GetDestinationResponseProto.Builder addDestinations(String value)
repeated string destinations = 1;
public HdfsServerFederationProtos.GetDestinationResponseProto.Builder addAllDestinations(Iterable<String> values)
repeated string destinations = 1;
public HdfsServerFederationProtos.GetDestinationResponseProto.Builder clearDestinations()
repeated string destinations = 1;
public HdfsServerFederationProtos.GetDestinationResponseProto.Builder addDestinationsBytes(com.google.protobuf.ByteString value)
repeated string destinations = 1;
public final HdfsServerFederationProtos.GetDestinationResponseProto.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
public final HdfsServerFederationProtos.GetDestinationResponseProto.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
Copyright © 2008–2020 Apache Software Foundation. All rights reserved.