|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ReplicationPeers | |
---|---|
org.apache.hadoop.hbase.replication |
Uses of ReplicationPeers in org.apache.hadoop.hbase.replication |
---|
Classes in org.apache.hadoop.hbase.replication that implement ReplicationPeers | |
---|---|
class |
ReplicationPeersZKImpl
This class provides an implementation of the ReplicationPeers interface using Zookeeper. |
Methods in org.apache.hadoop.hbase.replication that return ReplicationPeers | |
---|---|
static ReplicationPeers |
ReplicationFactory.getReplicationPeers(ZooKeeperWatcher zk,
org.apache.hadoop.conf.Configuration conf,
Abortable abortable)
|
Methods in org.apache.hadoop.hbase.replication with parameters of type ReplicationPeers | |
---|---|
static ReplicationTracker |
ReplicationFactory.getReplicationTracker(ZooKeeperWatcher zookeeper,
ReplicationPeers replicationPeers,
org.apache.hadoop.conf.Configuration conf,
Abortable abortable,
Stoppable stopper)
|
Constructors in org.apache.hadoop.hbase.replication with parameters of type ReplicationPeers | |
---|---|
ReplicationTrackerZKImpl(ZooKeeperWatcher zookeeper,
ReplicationPeers replicationPeers,
org.apache.hadoop.conf.Configuration conf,
Abortable abortable,
Stoppable stopper)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |