Uses of Class
org.apache.hadoop.hbase.replication.ReplicationPeer

Packages that use ReplicationPeer
org.apache.hadoop.hbase.replication Multi Cluster Replication 
 

Uses of ReplicationPeer in org.apache.hadoop.hbase.replication
 

Methods in org.apache.hadoop.hbase.replication that return ReplicationPeer
 ReplicationPeer ReplicationZookeeper.getPeer(String peerId)
          Helper method to connect to a peer
 

Methods in org.apache.hadoop.hbase.replication that return types with arguments of type ReplicationPeer
 Map<String,ReplicationPeer> ReplicationZookeeper.getPeerClusters()
          Get a map of all peer clusters
 



Copyright © 2011 The Apache Software Foundation. All Rights Reserved.