|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use LateralCacheNoWait | |
org.apache.jcs.auxiliary.lateral | Root package for the lateral cache family. |
org.apache.jcs.auxiliary.lateral.socket.tcp.discovery |
Uses of LateralCacheNoWait in org.apache.jcs.auxiliary.lateral |
Fields in org.apache.jcs.auxiliary.lateral declared as LateralCacheNoWait | |
LateralCacheNoWait[] |
LateralCacheNoWaitFacade.noWaits
Description of the Field |
Methods in org.apache.jcs.auxiliary.lateral with parameters of type LateralCacheNoWait | |
boolean |
LateralCacheNoWaitFacade.addNoWait(LateralCacheNoWait noWait)
Adds a no wait to the list if it isn't already in the list. |
Constructors in org.apache.jcs.auxiliary.lateral with parameters of type LateralCacheNoWait | |
LateralCacheNoWaitFacade(LateralCacheNoWait[] noWaits,
java.lang.String cacheName)
Constructs with the given lateral cache, and fires events to any listeners. |
Uses of LateralCacheNoWait in org.apache.jcs.auxiliary.lateral.socket.tcp.discovery |
Methods in org.apache.jcs.auxiliary.lateral.socket.tcp.discovery with parameters of type LateralCacheNoWait | |
protected void |
UDPDiscoveryService.addNoWait(LateralCacheNoWait noWait)
This adds nowaits to a facde for the region name. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |