| Package | Description |
|---|---|
| org.apache.hadoop.hbase.replication | |
| org.apache.hadoop.hbase.zookeeper |
| Modifier and Type | Class and Description |
|---|---|
class |
ReplicationPeerZKImpl.PeerConfigTracker
Tracker for PeerConfigNode of this peer
|
class |
ReplicationPeerZKImpl.PeerStateTracker
Tracker for state of this peer
|
class |
ReplicationTrackerZKImpl.OtherRegionServerWatcher
Watcher used to be notified of the other region server's death in the local cluster.
|
class |
ReplicationTrackerZKImpl.PeersWatcher
Watcher used to follow the creation and deletion of peer clusters.
|
| Modifier and Type | Class and Description |
|---|---|
class |
MasterAddressTracker
Manages the location of the current active Master for the RegionServer.
|
class |
ZKLeaderManager
Deprecated.
Not used
|
class |
ZooKeeperNodeTracker
Tracks the availability and value of a single ZooKeeper node.
|
| Modifier and Type | Method and Description |
|---|---|
List<ZooKeeperListener> |
ZooKeeperWatcher.getListeners()
Get a copy of current registered listeners
|
| Modifier and Type | Method and Description |
|---|---|
void |
ZooKeeperWatcher.registerListener(ZooKeeperListener listener)
Register the specified listener to receive ZooKeeper events.
|
void |
ZooKeeperWatcher.registerListenerFirst(ZooKeeperListener listener)
Register the specified listener to receive ZooKeeper events and add it as
the first in the list of current listeners.
|
void |
ZooKeeperWatcher.unregisterListener(ZooKeeperListener listener) |
Copyright © 2007–2018 The Apache Software Foundation. All rights reserved.