public static interface ClusterIdProtos.ClusterIdOrBuilder
extends org.apache.hbase.thirdparty.com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getClusterId()
This is the cluster id, a uuid as a String
required string cluster_id = 1; |
org.apache.hbase.thirdparty.com.google.protobuf.ByteString |
getClusterIdBytes()
This is the cluster id, a uuid as a String
required string cluster_id = 1; |
boolean |
hasClusterId()
This is the cluster id, a uuid as a String
required string cluster_id = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasClusterId()
This is the cluster id, a uuid as a String
required string cluster_id = 1;String getClusterId()
This is the cluster id, a uuid as a String
required string cluster_id = 1;org.apache.hbase.thirdparty.com.google.protobuf.ByteString getClusterIdBytes()
This is the cluster id, a uuid as a String
required string cluster_id = 1;Copyright © 2007–2019. All rights reserved.