Package | Description |
---|---|
org.apache.hadoop.hbase.master | |
org.apache.hadoop.hbase.regionserver | |
org.apache.hadoop.hbase.zookeeper |
Modifier and Type | Class and Description |
---|---|
private static class |
SplitOrMergeTracker.SwitchStateTracker |
Modifier and Type | Method and Description |
---|---|
private void |
HRegionServer.blockAndCheckIfStopped(ZKNodeTracker 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 |
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
|
class |
SnapshotCleanupTracker
Tracks status of snapshot auto cleanup based on TTL
|
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.