Class BackupHFileCleaner

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

@LimitedPrivate("Configuration") public class BackupHFileCleaner extends BaseHFileCleanerDelegate implements Abortable
File cleaner that prevents deletion of HFiles that are still required by future incremental backups.

Bulk loaded HFiles that are needed by future updates are stored in the backup system table.