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

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

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

Subclasses of ReplicationStateZKBase in org.apache.hadoop.hbase.replication
 class ReplicationPeersZKImpl
          This class provides an implementation of the ReplicationPeers interface using Zookeeper.
 class ReplicationQueuesClientZKImpl
           
 class ReplicationQueuesZKImpl
          This class provides an implementation of the ReplicationQueues interface using Zookeeper.
 class ReplicationStateImpl
          ReplicationStateImpl is responsible for maintaining the replication state znode.
 class ReplicationZookeeper
          This class serves as a helper for all things related to zookeeper in replication.
 



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