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 | Field and Description |
---|---|
protected SCOPE.MessageQueue |
SCOPE.QueueThread.queue |
Modifier and Type | Field and Description |
---|---|
protected java.util.concurrent.ConcurrentMap<Address,java.util.concurrent.ConcurrentMap<java.lang.Short,SCOPE.MessageQueue>> |
SCOPE.queues
Deprecated.
Used to find the correct AckReceiverWindow on message reception and deliver it in the right order
|
Modifier and Type | Method and Description |
---|---|
protected SCOPE.MessageQueue |
SCOPE.getOrCreateQueue(Address sender,
short scope)
Deprecated.
|
Constructor and Description |
---|
QueueThread(SCOPE.MessageQueue queue) |
Copyright © 1998-2020 Red Hat. All Rights Reserved.