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 ConcurrentHashMap<Address,ABP.Entry> |
ABP.recv_map |
protected ConcurrentHashMap<Address,ABP.Entry> |
ABP.send_map |
Modifier and Type | Method and Description |
---|---|
protected ABP.Entry |
ABP.getEntry(ConcurrentMap<Address,ABP.Entry> map,
Address dest) |
Modifier and Type | Method and Description |
---|---|
protected ABP.Entry |
ABP.getEntry(ConcurrentMap<Address,ABP.Entry> map,
Address dest) |
Copyright © 2024 JBoss, a division of Red Hat. All rights reserved.