|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AgeOutCache | |
---|---|
org.jgroups.protocols | Provides implementations of transport protocols which are responsible for sending and receiving messages to/from the network. |
Uses of AgeOutCache in org.jgroups.protocols |
---|
Fields in org.jgroups.protocols declared as AgeOutCache | |
---|---|
protected AgeOutCache<Address> |
TP.who_has_cache
Cache keeping track of WHO_HAS requests for physical addresses (given a logical address) and expiring them after 5000ms |
Methods in org.jgroups.protocols that return AgeOutCache | |
---|---|
AgeOutCache<Address> |
UNICAST.getAgeOutCache()
|
AgeOutCache<Address> |
UNICAST2.getAgeOutCache()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |