Package org.apache.jcs.auxiliary.lateral

Root package for the lateral cache family.

See:
          Description

Class Summary
LateralCache Lateral distributor.
LateralCacheAttributes This class stores attributes for all of the available lateral cache auxiliaries.
LateralCacheFactory Constructs a LateralCacheNoWaitFacade for the given configuration.
LateralCacheInfo A shared static variable holder for the lateral cache
LateralCacheManager Creates lateral caches.
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 Description of the Class
ZombieLateralCacheService The ZombieLateralCacheService is used 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-2005 Apache Software Foundation. All Rights Reserved.