@InterfaceAudience.Private public class ReplicationZKNodeCleanerChore extends ScheduledChore
| Modifier and Type | Field and Description | 
|---|---|
| private ReplicationZKNodeCleaner | cleaner | 
| private static org.slf4j.Logger | LOG | 
| Constructor and Description | 
|---|
| ReplicationZKNodeCleanerChore(Stoppable stopper,
                             int period,
                             ReplicationZKNodeCleaner cleaner) | 
| 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, triggerNowprivate static final org.slf4j.Logger LOG
private final ReplicationZKNodeCleaner cleaner
public ReplicationZKNodeCleanerChore(Stoppable stopper, int period, ReplicationZKNodeCleaner cleaner)
protected void chore()
ScheduledChorechore in class ScheduledChoreCopyright © 2007–2019 The Apache Software Foundation. All rights reserved.