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

Packages that use ReplicationPeer
org.apache.hadoop.hbase.replication   
 

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

Classes in org.apache.hadoop.hbase.replication that implement ReplicationPeer
 class ReplicationPeerZKImpl
           
 

Methods in org.apache.hadoop.hbase.replication that return ReplicationPeer
 ReplicationPeer ReplicationPeersZKImpl.getPeer(String peerId)
           
 ReplicationPeer ReplicationPeers.getPeer(String peerId)
          Returns the ReplicationPeer
 



Copyright © 2007-2015 The Apache Software Foundation. All Rights Reserved.