Uses of Class
org.jgroups.util.ExpiryCache
Packages that use ExpiryCache
Package
Description
Provides implementations of transport protocols which are
responsible for sending and receiving messages to/from the network.
-
Uses of ExpiryCache in org.jgroups.protocols
Fields in org.jgroups.protocols declared as ExpiryCacheModifier and TypeFieldDescriptionprotected ExpiryCache<Address> UNICAST3.last_sync_sentKeep track of when a SEND_FIRST_SEQNO message was sent to a given senderprotected ExpiryCache<Address> Cache keeping track of WHO_HAS requests for physical addresses (given a logical address) and expiring them after who_has_cache_timeout ms