Package org.apache.hadoop.hbase.zookeeper

Class Summary
ClusterStatusTracker Tracker on cluster settings up in zookeeper.
DeletionListener A ZooKeeper watcher meant to detect deletions of ZNodes.
DrainingServerTracker Tracks the list of draining region servers via ZK.
LoadBalancerTracker Tracks the load balancer state up in ZK
MiniZooKeeperCluster TODO: Most of the code in this class is ripped from ZooKeeper tests.
RegionServerTracker Tracks the online region servers via ZK.
ZKServerTool Tool for reading ZooKeeper servers from HBase XML configuration and producing a line-by-line list for use by bash scripts.
ZKSplitLog Common methods and attributes used by SplitLogManager and SplitLogWorker running distributed splitting of WAL logs.
ZooKeeperMainServerArg Tool for reading a ZooKeeper server from HBase XML configuration producing the '-server host:port' argument to pass ZooKeeperMain.
 



Copyright © 2013 The Apache Software Foundation. All Rights Reserved.