public interface SchedulingController
| Modifier and Type | Method and Description |
|---|---|
void |
requestReschedule(SelfSchedulingRunnable source)
Immediately call getNextExecDelayMillis() on the source and reschedule as appropriate.
|
void requestReschedule(SelfSchedulingRunnable source)