Class RecoveredReplicationSource

java.lang.Object
org.apache.hadoop.hbase.replication.regionserver.ReplicationSource
org.apache.hadoop.hbase.replication.regionserver.RecoveredReplicationSource
All Implemented Interfaces:
ReplicationSourceInterface

@Private public class RecoveredReplicationSource extends ReplicationSource
Class that handles the recovered source of a replication stream, which is transfered from another dead region server. This will be closed when all logs are pushed to peer cluster.