private static class TestChoreService.SlowChore extends org.apache.hadoop.hbase.ScheduledChore
| Constructor and Description | 
|---|
SlowChore(String name,
         int period)  | 
SlowChore(String name,
         org.apache.hadoop.hbase.Stoppable stopper,
         int period)  | 
| Modifier and Type | Method and Description | 
|---|---|
protected void | 
chore()  | 
protected boolean | 
initialChore()  | 
cancel, cancel, choreForTesting, cleanup, getChoreService, getInitialDelay, getName, getPeriod, getStopper, getTimeBetweenRuns, getTimeOfLastRun, getTimeOfThisRun, getTimeUnit, isInitialChoreComplete, isScheduled, run, setChoreService, shutdown, shutdown, toString, triggerNowprotected boolean initialChore()
initialChore in class org.apache.hadoop.hbase.ScheduledChoreprotected void chore()
chore in class org.apache.hadoop.hbase.ScheduledChoreCopyright © 2007–2020 The Apache Software Foundation. All rights reserved.