public static class HBaseReplicationEndpoint.PeerRegionServerListener extends ZKListener
watcher| Constructor and Description |
|---|
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, nodeDeletedpublic PeerRegionServerListener(HBaseReplicationEndpoint replicationPeer)
public void nodeChildrenChanged(String path)
ZKListenernodeChildrenChanged in class ZKListenerpath - full path of the node whose children have changedCopyright © 2007–2019 Cloudera. All rights reserved.