Uses of Class
org.apache.commons.jcs3.auxiliary.lateral.LateralCache
Packages that use LateralCache
Package
Description
Root package for the lateral cache family.
-
Uses of LateralCache in org.apache.commons.jcs3.auxiliary.lateral
Constructors in org.apache.commons.jcs3.auxiliary.lateral with parameters of type LateralCacheModifierConstructorDescriptionLateralCacheNoWait
(LateralCache<K, V> cache) Constructs with the given lateral cache, and fires up an event queue for asynchronous processing.