Package org.apache.hadoop.hbase.replication.master
package org.apache.hadoop.hbase.replication.master
-
ClassDescriptionImplementation of a file cleaner that checks if a hfile is still scheduled for replication before deleting it from hfile archive directory.Implementation of a log cleaner that checks if a log is still scheduled for replication before deleting it when its TTL is over.A barrier to guard the execution of
ReplicationLogCleaner
.This will createReplicationSinkTrackerTableCreator.REPLICATION_SINK_TRACKER_TABLE_NAME_STR
table if hbase.regionserver.replication.sink.tracker.enabled config key is enabled and table not created