Package org.apache.jcs.auxiliary.lateral

Root package for the lateral cache family.

See:
          Description

Class Summary
LateralCache Lateral distributor.
LateralCacheAbstractFactory Particular lateral caches should define their own factory.
LateralCacheAbstractManager Creates lateral caches.
LateralCacheAttributes This class stores attributes for all of the available lateral cache auxiliaries.
LateralCacheInfo A shared static variable holder for the lateral cache
LateralCacheMonitor Used to monitor and repair any failed connection for the lateral cache service.
LateralCacheNoWait Used to queue up update requests to the underlying cache.
LateralCacheNoWaitFacade Used to provide access to multiple services under nowait protection.
LateralCacheRestore Used to repair the lateral caches managed by the associated instance of LateralCacheManager.
LateralCacheWatchRepairable Same as CacheWatcherWrapper but implements the IRemoteCacheWatch interface.
LateralElementDescriptor This class wraps command to other laterals.
ZombieLateralCacheService The ZombieLateralCacheService is used as a facade when the lateral is not available.
ZombieLateralCacheWatch Description of the Class
 

Package org.apache.jcs.auxiliary.lateral Description

Root package for the lateral cache family. Lateral caches broadcast puts and removals to other local caches.



Copyright © 2002-2011 Apache Software Foundation. All Rights Reserved.