public static interface HdfsServerFederationProtos.GetDestinationResponseProtoOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
String |
getDestinations(int index)
repeated string destinations = 1; |
com.google.protobuf.ByteString |
getDestinationsBytes(int index)
repeated string destinations = 1; |
int |
getDestinationsCount()
repeated string destinations = 1; |
List<String> |
getDestinationsList()
repeated string destinations = 1; |
int getDestinationsCount()
repeated string destinations = 1;
String getDestinations(int index)
repeated string destinations = 1;
com.google.protobuf.ByteString getDestinationsBytes(int index)
repeated string destinations = 1;
Copyright © 2008–2020 Apache Software Foundation. All rights reserved.