Uses of Class
org.jgroups.util.ExpiryCache

Packages that use ExpiryCache
org.jgroups.protocols 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 ExpiryCache
protected  ExpiryCache<Address> TP.who_has_cache
          Cache keeping track of WHO_HAS requests for physical addresses (given a logical address) and expiring them after who_has_cache_timeoout ms
 



Copyright © 1998-2012 Bela Ban / Red Hat. All Rights Reserved.