@InterfaceAudience.Private public class SlowLogTableOpsChore extends ScheduledChore
| Constructor and Description |
|---|
SlowLogTableOpsChore(Stoppable stopper,
int period,
NamedQueueRecorder namedQueueRecorder)
Chore Constructor
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
chore() |
cancel, cancel, choreForTesting, cleanup, getInitialDelay, getName, getPeriod, getStopper, getTimeUnit, initialChore, isInitialChoreComplete, isScheduled, run, shutdown, shutdown, toString, triggerNowpublic SlowLogTableOpsChore(Stoppable stopper, int period, NamedQueueRecorder namedQueueRecorder)
stopper - The stopper - When Stoppable.isStopped() is true, this chore
will cancel and cleanupperiod - Period in millis with which this Chore repeats execution when
schedulednamedQueueRecorder - NamedQueueRecorder instanceprotected void chore()
chore in class ScheduledChoreCopyright © 2007–2020 The Apache Software Foundation. All rights reserved.