private class SplitLogManager.TimeoutMonitor extends ScheduledChore
| Modifier and Type | Field and Description | 
|---|---|
| private long | lastLog | 
| Constructor and Description | 
|---|
| TimeoutMonitor(int period,
              Stoppable stopper) | 
| 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 long lastLog
public TimeoutMonitor(int period, Stoppable stopper)
protected void chore()
ScheduledChorechore in class ScheduledChoreCopyright © 2007–2020 The Apache Software Foundation. All rights reserved.