Uses of Class
org.apache.hadoop.hbase.replication.ReplicationPeerImpl
Packages that use org.apache.hadoop.hbase.replication.ReplicationPeerImpl
-
Uses of org.apache.hadoop.hbase.replication.ReplicationPeerImpl in org.apache.hadoop.hbase.replication
Methods in org.apache.hadoop.hbase.replication that return org.apache.hadoop.hbase.replication.ReplicationPeerImpl in inModifier and TypeMethodDescriptionorg.apache.hadoop.hbase.replication.ReplicationPeerImpl
ReplicationPeers.getPeer
(String peerId) Returns the ReplicationPeerImpl for the specified cached peer.Methods in org.apache.hadoop.hbase.replication that return types with arguments of type org.apache.hadoop.hbase.replication.ReplicationPeerImpl in in