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

Packages that use org.apache.hadoop.hbase.replication.ReplicationPeerImpl
Package
Description
Multi Cluster Replication
  • 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 in
    Modifier and Type
    Method
    Description
    org.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
    Modifier and Type
    Method
    Description
    Map<String,org.apache.hadoop.hbase.replication.ReplicationPeerImpl>
    ReplicationPeers.getPeerCache()