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 |
LateralCacheAbstractManager
Creates lateral caches.
|
Constructor and Description |
---|
LateralCacheMonitor(ILateralCacheManager manager)
Constructor for the LateralCacheMonitor object
|
LateralCacheRestore(ILateralCacheManager lcm)
Constructs with the given instance of LateralCacheManager.
|
Modifier and Type | Method and Description |
---|---|
Map<String,? extends ILateralCacheManager> |
ILateralCacheManager.getInstances()
This is a temporary solution that allows the monitor to get the instances
of a manager.
|
Modifier and Type | Class and Description |
---|---|
class |
LateralTCPCacheManager
Creates lateral caches.
|
Modifier and Type | Method and Description |
---|---|
Map<String,? extends ILateralCacheManager> |
LateralTCPCacheManager.getInstances() |
Copyright © 2002–2015 The Apache Software Foundation. All rights reserved.