Package org.apache.hadoop.hbase
Interface ClusterIdFile
- All Known Implementing Classes:
ActiveClusterSuffix,ClusterId
Represents a cluster identification file on the master file system. e.g. Cluster ID = hbase.id
Active read-replica cluster ID = active.cluster.suffix.id
-
Method Summary
-
Method Details
-
toByteArray
byte[] toByteArray()Return file contents in a byte array.
-