Package | Description |
---|---|
org.apache.hadoop.hbase.regionserver | |
org.apache.hadoop.hbase.replication |
Multi Cluster Replication
|
org.apache.hadoop.hbase.zookeeper |
Modifier and Type | Method and Description |
---|---|
private void |
HRegionServer.blockAndCheckIfStopped(ZooKeeperNodeTracker tracker)
Utilty method to wait indefinitely on a znode availability while checking
if the region server is shut down
|
Modifier and Type | Class and Description |
---|---|
class |
ReplicationPeerZKImpl.PeerStateTracker
Tracker for state of this peer
|
class |
ReplicationPeerZKImpl.TableCFsTracker
Tracker for (table, cf-list) map of this peer
|
Modifier and Type | Class and Description |
---|---|
class |
ClusterStatusTracker
Tracker on cluster settings up in zookeeper.
|
class |
LoadBalancerTracker
Tracks the load balancer state up in ZK
|
class |
MasterAddressTracker
Manages the location of the current active Master for the RegionServer.
|
class |
RegionNormalizerTracker
Tracks region normalizer state up in ZK
|
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.