public class TimedScheduler extends Scheduler
UpdateCompleteBasedScheduler
but it schedules in a periodic manner.
One must define the interval between two consecutive scheduling calls.Modifier and Type | Class and Description |
---|---|
static class |
TimedScheduler.TimedSchedulerFactory
Scheduler factory implementation for preparing timed schedulers.
|
Scheduler.ISchedulerFactory
Modifier and Type | Method and Description |
---|---|
void |
dispose()
Disposes of the scheduler by disposing its executor.
|
getExecutor