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(String why)
Stop this service.
|
cancel, cancel, choreForTesting, cleanup, getInitialDelay, getName, getPeriod, getStopper, getTimeUnit, initialChore, isInitialChoreComplete, isScheduled, run, toString, triggerNow
protected void chore()
ScheduledChore
chore
in class ScheduledChore
public boolean isStopped()
isStopped
in interface Stoppable
Stoppable.stop(String)
has been closed.