| Class | Description |
|---|---|
| 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.
|
| RecoveringRegionWatcher |
Watcher used to be notified of the recovering region coming out of recovering state
|
| 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. |
| ZKTableStateManager |
Implementation of TableStateManager which reads, caches and sets state
up in ZooKeeper.
|
| ZooKeeperMainServer |
Tool for running ZookeeperMain from HBase by reading a ZooKeeper server
from HBase XML configuration.
|
Copyright © 2015 The Apache Software Foundation. All Rights Reserved.