protected static final class HRegionServer.MovedRegionsCleaner extends ScheduledChore implements Stoppable
| Modifier and Type | Method and Description |
|---|---|
protected void |
chore()
The task to execute on each scheduled execution of the Chore
|
boolean |
isStopped() |
void |
stop(java.lang.String why)
Stop this service.
|
cancel, cancel, choreForTesting, cleanup, getInitialDelay, getName, getPeriod, getStopper, getTimeUnit, initialChore, isInitialChoreComplete, isScheduled, run, toString, triggerNowprotected void chore()
ScheduledChorechore in class ScheduledChorepublic void stop(java.lang.String why)
Stoppablepublic boolean isStopped()
isStopped in interface StoppableStoppable.stop(String) has been closed.