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

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

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

Classes in org.apache.hadoop.hbase.replication that implement ReplicationTracker
 class ReplicationTrackerZKImpl
          This class is a Zookeeper implementation of the ReplicationTracker interface.
 

Methods in org.apache.hadoop.hbase.replication that return ReplicationTracker
static ReplicationTracker ReplicationFactory.getReplicationTracker(ZooKeeperWatcher zookeeper, ReplicationPeers replicationPeers, org.apache.hadoop.conf.Configuration conf, Abortable abortable, Stoppable stopper)
           
 



Copyright © 2013 The Apache Software Foundation. All Rights Reserved.