public static interface ClusterIdProtos.ClusterIdOrBuilder
extends org.apache.hbase.thirdparty.com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getClusterId()
This is the cluster id, a uuid as a String
|
org.apache.hbase.thirdparty.com.google.protobuf.ByteString |
getClusterIdBytes()
This is the cluster id, a uuid as a String
|
boolean |
hasClusterId()
This is the cluster id, a uuid as a String
|
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 Cloudera. All rights reserved.