Uses of Class
org.jgroups.util.AgeOutCache

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()
           
 



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