Class BackupHFileCleaner

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

@LimitedPrivate("Configuration") public class BackupHFileCleaner extends BaseHFileCleanerDelegate implements Abortable
Implementation of a file cleaner that checks if an hfile is still referenced by backup before deleting it from hfile archive directory.