Package org.apache.hadoop.hbase.replication.regionserver

Interface Summary
ReplicationSourceInterface Interface that defines a replication source
 

Class Summary
Replication Gateway to Replication.
ReplicationSink This class is responsible for replicating the edits coming from another cluster.
ReplicationSinkMetrics This class is for maintaining the various replication statistics for a sink and publishing them through the metrics interfaces.
ReplicationSource Class that handles the source of a replication stream.
ReplicationSource.LogsComparator Comparator used to compare logs together based on their start time
ReplicationSourceManager This class is responsible to manage all the replication sources.
ReplicationSourceMetrics This class is for maintaining the various replication statistics for a source and publishing them through the metrics interfaces.
ReplicationStatistics Exports metrics recorded by ReplicationSourceMetrics as an MBean for JMX monitoring.
 



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