public static class HBaseReplicationEndpoint.PeerRegionServerListener extends ZooKeeperListener
| Modifier and Type | Field and Description |
|---|---|
private String |
regionServerListNode |
private HBaseReplicationEndpoint |
replicationEndpoint |
watcher| Constructor and Description |
|---|
HBaseReplicationEndpoint.PeerRegionServerListener(HBaseReplicationEndpoint replicationPeer) |
| Modifier and Type | Method and Description |
|---|---|
void |
nodeChildrenChanged(String path)
Called when an existing node has a child node added or removed.
|
getWatcher, nodeCreated, nodeDataChanged, nodeDeletedprivate final HBaseReplicationEndpoint replicationEndpoint
private final String regionServerListNode
public HBaseReplicationEndpoint.PeerRegionServerListener(HBaseReplicationEndpoint replicationPeer)
public void nodeChildrenChanged(String path)
ZooKeeperListenernodeChildrenChanged in class ZooKeeperListenerpath - full path of the node whose children have changedCopyright © 2007–2019 The Apache Software Foundation. All rights reserved.