Class ActiveClusterSuffix

java.lang.Object
org.apache.hadoop.hbase.ActiveClusterSuffix
All Implemented Interfaces:
ClusterIdFile

@Private public class ActiveClusterSuffix extends Object implements ClusterIdFile
The read-replica cluster id for this cluster. It is serialized to the filesystem and up into zookeeper. This is a container for the id. Also knows how to serialize and deserialize the cluster id.