org.apache.hadoop.hbase.replication
Class ReplicationZookeeperWrapper.ReplicationStatusWatcher
java.lang.Object
org.apache.hadoop.hbase.replication.ReplicationZookeeperWrapper.ReplicationStatusWatcher
- All Implemented Interfaces:
- org.apache.zookeeper.Watcher
- Enclosing class:
- ReplicationZookeeperWrapper
public class ReplicationZookeeperWrapper.ReplicationStatusWatcher
- extends Object
- implements org.apache.zookeeper.Watcher
Watcher for the status of the replication
Nested classes/interfaces inherited from interface org.apache.zookeeper.Watcher |
org.apache.zookeeper.Watcher.Event |
Method Summary |
void |
process(org.apache.zookeeper.WatchedEvent watchedEvent)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ReplicationZookeeperWrapper.ReplicationStatusWatcher
public ReplicationZookeeperWrapper.ReplicationStatusWatcher()
process
public void process(org.apache.zookeeper.WatchedEvent watchedEvent)
- Specified by:
process
in interface org.apache.zookeeper.Watcher
Copyright © 2010 Apache Software Foundation. All Rights Reserved.