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 AgeOutCache<Address> |
UNICAST.cache
Deprecated.
|
protected AgeOutCache<Address> |
UNICAST3.cache |
protected AgeOutCache<Address> |
UNICAST2.cache
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
AgeOutCache<Address> |
UNICAST.getAgeOutCache()
Deprecated.
|
AgeOutCache<Address> |
UNICAST3.getAgeOutCache() |
AgeOutCache<Address> |
UNICAST2.getAgeOutCache()
Deprecated.
|
Copyright © 1998-2020 Red Hat. All Rights Reserved.