org.apache.hadoop.hbase.replication
Class HBaseReplicationEndpoint.PeerRegionServerListener
java.lang.Object
org.apache.hadoop.hbase.zookeeper.ZooKeeperListener
org.apache.hadoop.hbase.replication.HBaseReplicationEndpoint.PeerRegionServerListener
- Enclosing class:
- HBaseReplicationEndpoint
public static class HBaseReplicationEndpoint.PeerRegionServerListener
- extends ZooKeeperListener
Tracks changes to the list of region servers in a peer's cluster.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HBaseReplicationEndpoint.PeerRegionServerListener
public HBaseReplicationEndpoint.PeerRegionServerListener(HBaseReplicationEndpoint replicationPeer)
nodeChildrenChanged
public void nodeChildrenChanged(String path)
- Overrides:
nodeChildrenChanged in class ZooKeeperListener
Copyright © 2007-2015 The Apache Software Foundation. All Rights Reserved.