@InterfaceAudience.Private public class ExpiredMobFileCleanerChore extends ScheduledChore
| Constructor and Description | 
|---|
ExpiredMobFileCleanerChore(HMaster master)  | 
| Modifier and Type | Method and Description | 
|---|---|
protected void | 
chore()
The task to execute on each scheduled execution of the Chore 
 | 
cancel, cancel, choreForTesting, cleanup, getInitialDelay, getName, getPeriod, getStopper, getTimeUnit, initialChore, isInitialChoreComplete, isScheduled, run, toString, triggerNowpublic ExpiredMobFileCleanerChore(HMaster master)
protected void chore()
ScheduledChorechore in class ScheduledChore