Class ReplicationLogCleaner

All Implemented Interfaces:
org.apache.hadoop.conf.Configurable, FileCleanerDelegate, Stoppable

@LimitedPrivate("Configuration") public class ReplicationLogCleaner extends BaseLogCleanerDelegate
Implementation of a log cleaner that checks if a log is still scheduled for replication before deleting it when its TTL is over.