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

Interface Summary
MetricsReplicationSource Provides access to gauges and counters.
ReplicationSourceInterface Interface that defines a replication source
 

Class Summary
MetricsReplicationSourceImpl Hadoop1 implementation of MetricsReplicationSource.
MetricsSink This class is for maintaining the various replication statistics for a sink and publishing them through the metrics interfaces.
MetricsSource This class is for maintaining the various replication statistics for a source and publishing them through the metrics interfaces.
Replication Gateway to Replication.
ReplicationHLogReaderManager Wrapper class around HLog to help manage the implementation details such as compression.
ReplicationSink This class is responsible for replicating the edits coming from another cluster.
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.
 



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