public static interface HdfsServerFederationProtos.FederationNamespaceInfoProtoOrBuilder
extends org.apache.hadoop.thirdparty.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description | 
|---|---|
| String | getBlockPoolId()optional string blockPoolId = 1; | 
| org.apache.hadoop.thirdparty.protobuf.ByteString | getBlockPoolIdBytes()optional string blockPoolId = 1; | 
| String | getClusterId()optional string clusterId = 2; | 
| org.apache.hadoop.thirdparty.protobuf.ByteString | getClusterIdBytes()optional string clusterId = 2; | 
| String | getNameserviceId()optional string nameserviceId = 3; | 
| org.apache.hadoop.thirdparty.protobuf.ByteString | getNameserviceIdBytes()optional string nameserviceId = 3; | 
| boolean | hasBlockPoolId()optional string blockPoolId = 1; | 
| boolean | hasClusterId()optional string clusterId = 2; | 
| boolean | hasNameserviceId()optional string nameserviceId = 3; | 
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasBlockPoolId()
optional string blockPoolId = 1;String getBlockPoolId()
optional string blockPoolId = 1;org.apache.hadoop.thirdparty.protobuf.ByteString getBlockPoolIdBytes()
optional string blockPoolId = 1;boolean hasClusterId()
optional string clusterId = 2;String getClusterId()
optional string clusterId = 2;org.apache.hadoop.thirdparty.protobuf.ByteString getClusterIdBytes()
optional string clusterId = 2;boolean hasNameserviceId()
optional string nameserviceId = 3;String getNameserviceId()
optional string nameserviceId = 3;org.apache.hadoop.thirdparty.protobuf.ByteString getNameserviceIdBytes()
optional string nameserviceId = 3;Copyright © 2008–2023 Apache Software Foundation. All rights reserved.