Package | Description |
---|---|
org.jgroups.protocols |
Provides implementations of transport protocols which are
responsible for sending and receiving messages to/from the network.
|
Modifier and Type | Class and Description |
---|---|
class |
SimplifiedTransferQueueBundler
This bundler uses the same logic as
TransferQueueBundler but does not allocate
memory except for the buffer itself and does not use complex data structures. |
Modifier and Type | Method and Description |
---|---|
TransferQueueBundler |
TransferQueueBundler.removeQueueSize(int size) |
Copyright © 1998-2020 Red Hat. All Rights Reserved.