public static interface HdfsServerFederationProtos.RemoteLocationProtoOrBuilder
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; |
String |
getPath()
optional string path = 2; |
org.apache.hadoop.thirdparty.protobuf.ByteString |
getPathBytes()
optional string path = 2; |
boolean |
hasNameserviceId()
optional string nameserviceId = 1; |
boolean |
hasPath()
optional string path = 2; |
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;
boolean hasPath()
optional string path = 2;
String getPath()
optional string path = 2;
org.apache.hadoop.thirdparty.protobuf.ByteString getPathBytes()
optional string path = 2;
Copyright © 2008–2023 Apache Software Foundation. All rights reserved.