public static interface HdfsServerFederationProtos.GetDestinationResponseProtoOrBuilder
extends org.apache.hadoop.thirdparty.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
String |
getDestinations(int index)
repeated string destinations = 1; |
org.apache.hadoop.thirdparty.protobuf.ByteString |
getDestinationsBytes(int index)
repeated string destinations = 1; |
int |
getDestinationsCount()
repeated string destinations = 1; |
List<String> |
getDestinationsList()
repeated string destinations = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
int getDestinationsCount()
repeated string destinations = 1;
String getDestinations(int index)
repeated string destinations = 1;
org.apache.hadoop.thirdparty.protobuf.ByteString getDestinationsBytes(int index)
repeated string destinations = 1;
Copyright © 2008–2021 Apache Software Foundation. All rights reserved.