| Package | Description |
|---|---|
| org.jgroups.stack |
Support for managing protocol stacks.
|
| org.jgroups.util |
Provides useful functionality which cannot be assigned to any particular other package.
|
| Modifier and Type | Class and Description |
|---|---|
protected class |
DefaultRetransmitter.SeqnoTask |
protected class |
RangeBasedRetransmitter.RangeTask |
protected class |
Retransmitter.Task |
| Modifier and Type | Method and Description |
|---|---|
Future<?> |
TimeScheduler2.scheduleWithDynamicInterval(TimeScheduler.Task task)
Schedule a task for execution at varying intervals.
|
Future<?> |
TimeScheduler.scheduleWithDynamicInterval(TimeScheduler.Task task)
Schedule a task for execution at varying intervals.
|
Future<?> |
MockTimeScheduler.scheduleWithDynamicInterval(TimeScheduler.Task task) |
Future<?> |
HashedTimingWheel.scheduleWithDynamicInterval(TimeScheduler.Task task)
Schedule a task for execution at varying intervals.
|
Future<?> |
DefaultTimeScheduler.scheduleWithDynamicInterval(TimeScheduler.Task task)
Schedule a task for execution at varying intervals.
|
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.