|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TimeScheduler.Task | |
---|---|
org.jgroups.util | Provides useful functionality which cannot be assigned to any particular other package. |
Uses of TimeScheduler.Task in org.jgroups.util |
---|
Methods in org.jgroups.util with parameters of type TimeScheduler.Task | |
---|---|
java.util.concurrent.ScheduledFuture<?> |
TimeScheduler.scheduleWithDynamicInterval(TimeScheduler.Task t)
Add a task for execution at adjustable intervals |
java.util.concurrent.ScheduledFuture<?> |
TimeScheduler.scheduleWithDynamicInterval(TimeScheduler.Task task,
boolean relative)
Schedule a task for execution at varying intervals. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |