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