public static interface HdfsServerFederationProtos.RemoteLocationProtoOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
String |
getNameserviceId()
optional string nameserviceId = 1; |
com.google.protobuf.ByteString |
getNameserviceIdBytes()
optional string nameserviceId = 1; |
String |
getPath()
optional string path = 2; |
com.google.protobuf.ByteString |
getPathBytes()
optional string path = 2; |
boolean |
hasNameserviceId()
optional string nameserviceId = 1; |
boolean |
hasPath()
optional string path = 2; |
boolean hasNameserviceId()
optional string nameserviceId = 1;
String getNameserviceId()
optional string nameserviceId = 1;
com.google.protobuf.ByteString getNameserviceIdBytes()
optional string nameserviceId = 1;
boolean hasPath()
optional string path = 2;
String getPath()
optional string path = 2;
com.google.protobuf.ByteString getPathBytes()
optional string path = 2;
Copyright © 2020 Apache Software Foundation. All rights reserved.