public class DeadAgentReaper extends InterruptingScheduledService
| Constructor and Description |
|---|
DeadAgentReaper(MasterModel masterModel,
long timeoutHours) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
runOneIteration() |
protected ScheduledFuture<?> |
schedule(Runnable runnable,
ScheduledExecutorService executorService) |
beforeIteration, shutDown, startUppublic DeadAgentReaper(MasterModel masterModel, long timeoutHours)
protected void runOneIteration()
runOneIteration in class InterruptingScheduledServiceprotected ScheduledFuture<?> schedule(Runnable runnable, ScheduledExecutorService executorService)
schedule in class InterruptingScheduledServiceCopyright © 2017. All rights reserved.