| 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 | Field and Description |
|---|---|
protected Seqno |
RangeBasedRetransmitter.RangeTask.range |
| Constructor and Description |
|---|
RangeTask(Seqno range,
Interval intervals,
Retransmitter.RetransmitCommand cmd,
Address msg_sender) |
| Modifier and Type | Class and Description |
|---|---|
class |
SeqnoRange
Keeps track of a range of messages to be retransmitted.
|
| Modifier and Type | Method and Description |
|---|---|
int |
SeqnoComparator.compare(Seqno o1,
Seqno o2) |
Copyright © 1998-2020 Red Hat. All Rights Reserved.