| Modifier and Type | Class and Description | 
|---|---|
| class  | LongTermArchivingHFileCleanerBaseHFileCleanerDelegatethat only cleans HFiles that don't belong to a table that is
 currently being archived. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | HFileLinkCleanerHFileLink cleaner that determines if a hfile should be deleted. | 
| Modifier and Type | Method and Description | 
|---|---|
| List<BaseHFileCleanerDelegate> | HFileCleaner. getDelegatesForTesting()Exposed for TESTING! | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | SnapshotHFileCleanerImplementation of a file cleaner that checks if a hfile is still used by snapshots of HBase
 tables. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | ManualMobMaintHFileCleanerBaseHFileCleanerDelegatethat prevents cleaning HFiles from a mob region
 keeps a map of table name strings to mob region name strings over the life of
 a JVM instance. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | ReplicationHFileCleanerImplementation of a file cleaner that checks if a hfile is still scheduled for replication before
 deleting it from hfile archive directory. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | SnapshotScannerHDFSAclCleanerImplementation of a file cleaner that checks if a empty directory with no subdirs and subfiles is
 deletable when user scan snapshot feature is enabled | 
Copyright © 2007–2021 The Apache Software Foundation. All rights reserved.