See: Description
| Class | Description |
|---|---|
| LateralCache<K,V> |
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.
|
| LateralCacheMonitor |
Used to monitor and repair any failed connection for the lateral cache service.
|
| LateralCacheNoWait<K,V> |
Used to queue up update requests to the underlying cache.
|
| LateralCacheNoWaitFacade<K,V> |
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<K,V> |
This class wraps command to other laterals.
|
| ZombieLateralCacheWatch |
Description of the Class
|
| Enum | Description |
|---|---|
| LateralCommand |
Enumeration of the available lateral commands
|
Copyright © 2002–2015 The Apache Software Foundation. All rights reserved.