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

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

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

Classes in org.apache.hadoop.hbase.replication that implement ReplicationQueues
 class ReplicationQueuesZKImpl
          This class provides an implementation of the ReplicationQueues interface using Zookeeper.
 

Methods in org.apache.hadoop.hbase.replication that return ReplicationQueues
static ReplicationQueues ReplicationFactory.getReplicationQueues(ZooKeeperWatcher zk, org.apache.hadoop.conf.Configuration conf, Abortable abortable)
           
 



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