public class ReplicationPeer.TableCFsTracker extends ZooKeeperNodeTracker
abortable, node
watcher
Constructor and Description |
---|
ReplicationPeer.TableCFsTracker(String tableCFsZNode,
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
getWatcher, nodeChildrenChanged
public ReplicationPeer.TableCFsTracker(String tableCFsZNode, ZooKeeperWatcher watcher, Abortable abortable)
public void nodeDataChanged(String path)
ZooKeeperListener
nodeDataChanged
in class ZooKeeperNodeTracker
path
- full path of the updated nodeCopyright © 2014 The Apache Software Foundation. All Rights Reserved.