Uses of Class
org.apache.hadoop.hbase.master.cleaner.CleanerChore
Packages that use CleanerChore
-
Uses of CleanerChore in org.apache.hadoop.hbase.master.cleaner
Subclasses of CleanerChore in org.apache.hadoop.hbase.master.cleanerModifier and TypeClassDescriptionclass
This Chore, every time it runs, will clear the HFiles in the hfile archive folder that are deletable for each HFile cleaner in the chain.class
This Chore, every time it runs, will attempt to delete the WALs and Procedure WALs in the old logs folder.