org.apache.hadoop.hbase.replication
Class ReplicationZookeeper.ReplicationStatusTracker
java.lang.Object
org.apache.hadoop.hbase.zookeeper.ZooKeeperListener
org.apache.hadoop.hbase.zookeeper.ZooKeeperNodeTracker
org.apache.hadoop.hbase.replication.ReplicationZookeeper.ReplicationStatusTracker
- Enclosing class:
- ReplicationZookeeper
public class ReplicationZookeeper.ReplicationStatusTracker
- extends ZooKeeperNodeTracker
Tracker for status of the replication
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ReplicationZookeeper.ReplicationStatusTracker
public ReplicationZookeeper.ReplicationStatusTracker(ZooKeeperWatcher watcher,
Abortable abortable)
nodeDataChanged
public void nodeDataChanged(String path)
- Description copied from class:
ZooKeeperListener
- Called when an existing node has changed data.
- Overrides:
nodeDataChanged
in class ZooKeeperNodeTracker
- Parameters:
path
- full path of the updated node
Copyright © 2011 The Apache Software Foundation. All Rights Reserved.