public static interface HdfsServerFederationProtos.DisableNameserviceRequestProtoOrBuilder
extends org.apache.hadoop.thirdparty.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
String |
getNameServiceId()
optional string nameServiceId = 1; |
org.apache.hadoop.thirdparty.protobuf.ByteString |
getNameServiceIdBytes()
optional string nameServiceId = 1; |
boolean |
hasNameServiceId()
optional string nameServiceId = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
boolean hasNameServiceId()
optional string nameServiceId = 1;
String getNameServiceId()
optional string nameServiceId = 1;
org.apache.hadoop.thirdparty.protobuf.ByteString getNameServiceIdBytes()
optional string nameServiceId = 1;
Copyright © 2008–2023 Apache Software Foundation. All rights reserved.