| Package | Description | 
|---|---|
| org.apache.hadoop.hbase.master.cleaner | |
| org.apache.hadoop.hbase.replication.master | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | BaseTimeToLiveFileCleanerBase class for time to live file cleaner. | 
| class  | TimeToLiveHFileCleanerHFile cleaner that uses the timestamp of the hfile to determine if it should be deleted. | 
| class  | TimeToLiveLogCleanerLog cleaner that uses the timestamp of the wal to determine if it should be deleted. | 
| class  | TimeToLiveMasterLocalStoreHFileCleanerMaster local storage HFile cleaner that uses the timestamp of the HFile to determine if it should
 be deleted. | 
| class  | TimeToLiveMasterLocalStoreWALCleanerMaster local storage WAL cleaner that uses the timestamp of the WAL file to determine if it
 should be deleted. | 
| class  | TimeToLiveProcedureWALCleanerDeprecated. 
 Since 2.3.0, will be removed in 4.0.0. We will not use the procedure wal to store
             procedure any more. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | ReplicationLogCleanerImplementation of a log cleaner that checks if a log is still scheduled for
 replication before deleting it when its TTL is over. | 
Copyright © 2007–2021 The Apache Software Foundation. All rights reserved.