Class BackupLogCleaner

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

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