Uses of Class
org.apache.hadoop.hbase.ClusterId
Packages that use ClusterId
Package
Description
-
Uses of ClusterId in org.apache.hadoop.hbase
Methods in org.apache.hadoop.hbase that return ClusterIdModifier and TypeMethodDescriptionstatic ClusterIdClusterId.convert(org.apache.hadoop.hbase.shaded.protobuf.generated.ClusterIdProtos.ClusterId cid) Returns AClusterIdmade from the passed incidClusterId.Parser.parseFrom(byte[] bytes) Parse the serialized representation of theClusterIdClusterId.Parser.readString(String input) Methods in org.apache.hadoop.hbase with parameters of type ClusterIdModifier and TypeMethodDescriptionstatic ActiveClusterSuffixActiveClusterSuffix.fromConfig(org.apache.hadoop.conf.Configuration conf, ClusterId clusterId) -
Uses of ClusterId in org.apache.hadoop.hbase.master
Fields in org.apache.hadoop.hbase.master declared as ClusterIdModifier and TypeFieldDescriptionprivate ClusterIdCachedClusterId.clusterIdprivate ClusterIdMasterFileSystem.clusterIdMethods in org.apache.hadoop.hbase.master that return ClusterIdModifier and TypeMethodDescriptionMasterFileSystem.getClusterId()Returns The unique identifier generated for this clusterMethods in org.apache.hadoop.hbase.master with parameters of type ClusterIdModifier and TypeMethodDescriptionprivate voidCachedClusterId.setClusterId(ClusterId id) Succeeds only once, when setting to a non-null value. -
Uses of ClusterId in org.apache.hadoop.hbase.zookeeper
Methods in org.apache.hadoop.hbase.zookeeper with parameters of type ClusterIdModifier and TypeMethodDescriptionstatic voidZKClusterId.setClusterId(ZKWatcher watcher, ClusterId id)