org.apache.hadoop.hbase.replication
Class ReplicationZookeeperWrapper.ReplicationStatusWatcher

java.lang.Object
  extended by 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 Class Summary
 
Nested classes/interfaces inherited from interface org.apache.zookeeper.Watcher
org.apache.zookeeper.Watcher.Event
 
Constructor Summary
ReplicationZookeeperWrapper.ReplicationStatusWatcher()
           
 
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
 

Constructor Detail

ReplicationZookeeperWrapper.ReplicationStatusWatcher

public ReplicationZookeeperWrapper.ReplicationStatusWatcher()
Method Detail

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.