Uses of Package
org.apache.hadoop.hbase.replication

Packages that use org.apache.hadoop.hbase.replication
org.apache.hadoop.hbase.replication Multi Cluster Replication 
org.apache.hadoop.hbase.replication.regionserver   
 

Classes in org.apache.hadoop.hbase.replication used by org.apache.hadoop.hbase.replication
ReplicationPeer
          This class acts as a wrapper for all the objects used to identify and communicate with remote peers and is responsible for answering to expired sessions and re-establishing the ZK connections.
ReplicationQueues
          This provides an interface for maintaining a region server's replication queues.
ReplicationQueuesClient
          This provides an interface for clients of replication to view replication queues.
ReplicationStateInterface
          This provides an interface for getting and setting the replication state of a cluster.
ReplicationStateZKBase
          This is a base class for maintaining replication state in zookeeper.
 

Classes in org.apache.hadoop.hbase.replication used by org.apache.hadoop.hbase.replication.regionserver
ReplicationQueues
          This provides an interface for maintaining a region server's replication queues.
ReplicationZookeeper
          This class serves as a helper for all things related to zookeeper in replication.
 



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