Uses of Class
org.apache.hadoop.hbase.zookeeper.ZKNodeTracker
-
Uses of ZKNodeTracker in org.apache.hadoop.hbase.regionserver
Modifier and TypeMethodDescriptionprivate void
HRegionServer.blockAndCheckIfStopped
(ZKNodeTracker tracker) Utilty method to wait indefinitely on a znode availability while checking if the region server is shut down -
Uses of ZKNodeTracker in org.apache.hadoop.hbase.zookeeper
Modifier and TypeClassDescriptionclass
Tracker on cluster settings up in zookeeper.class
Manages the location of the current active Master for the RegionServer.