Package | Description |
---|---|
org.jgroups.protocols |
Provides implementations of transport protocols which are
responsible for sending and receiving messages to/from the network.
|
org.jgroups.util |
Provides useful functionality which cannot be assigned to any particular other package.
|
Modifier and Type | Field and Description |
---|---|
protected ConcurrentMap<Address,BoundedHashMap<Long,Long>> |
SEQUENCER.delivery_table |
Modifier and Type | Field and Description |
---|---|
protected ConcurrentMap<Address,BoundedHashMap<Long,Long>> |
ForwardQueue.delivery_table |
Copyright © 2023 JBoss, a division of Red Hat. All rights reserved.