public class ReplicationPeerZKImpl.PeerStateTracker extends ZooKeeperNodeTracker
abortable, nodewatcher| Constructor and Description | 
|---|
| ReplicationPeerZKImpl.PeerStateTracker(String peerStateZNode,
                                      ZooKeeperWatcher watcher,
                                      Abortable abortable) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | nodeDataChanged(String path)Called when an existing node has changed data. | 
blockUntilAvailable, blockUntilAvailable, checkIfBaseNodeAvailable, getData, getNode, nodeCreated, nodeDeleted, start, stop, toStringgetWatcher, nodeChildrenChangedpublic ReplicationPeerZKImpl.PeerStateTracker(String peerStateZNode, ZooKeeperWatcher watcher, Abortable abortable)
public void nodeDataChanged(String path)
ZooKeeperListenernodeDataChanged in class ZooKeeperNodeTrackerpath - full path of the updated nodeCopyright © 2007-2016 The Apache Software Foundation. All Rights Reserved.