| Package | Description |
|---|---|
| org.apache.commons.jcs.auxiliary.lateral |
Root package for the lateral cache family.
|
| org.apache.commons.jcs.auxiliary.lateral.behavior | |
| org.apache.commons.jcs.auxiliary.lateral.socket.tcp |
| Modifier and Type | Class and Description |
|---|---|
class |
LateralCacheWatchRepairable
Same as CacheWatcherWrapper but implements the IRemoteCacheWatch interface.
|
class |
ZombieLateralCacheWatch
Description of the Class
|
| Modifier and Type | Method and Description |
|---|---|
void |
LateralCacheAbstractManager.fixCaches(ICacheServiceNonLocal<Serializable,Serializable> lateralService,
ILateralCacheObserver lateralWatch)
Fixes up all the caches managed by this cache manager.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ILateralCacheManager.fixCaches(ICacheServiceNonLocal<Serializable,Serializable> lateralService,
ILateralCacheObserver lateralWatch)
Sets the corrected service.
|
| Modifier and Type | Class and Description |
|---|---|
class |
LateralTCPService<K,V>
A lateral cache service implementation.
|
Copyright © 2002–2015 The Apache Software Foundation. All rights reserved.