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

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

Classes in org.apache.hadoop.hbase.replication used by org.apache.hadoop.hbase.client.replication
ReplicationException
          An HBase Replication exception.
 

Classes in org.apache.hadoop.hbase.replication used by org.apache.hadoop.hbase.replication
ReplicationException
          An HBase Replication exception.
ReplicationListener
          The replication listener interface can be implemented if a class needs to subscribe to events generated by the ReplicationTracker.
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.
ReplicationPeers
          This provides an interface for maintaining a set of peer clusters.
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.
ReplicationStateZKBase
          This is a base class for maintaining replication state in zookeeper.
ReplicationTracker
          This is the interface for a Replication Tracker.
 



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