|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AbstractAuxiliaryCacheEventLogging | |
|---|---|
| org.apache.jcs.auxiliary.disk | The primary disk auxiliary. |
| org.apache.jcs.auxiliary.disk.block | |
| org.apache.jcs.auxiliary.disk.indexed | |
| org.apache.jcs.auxiliary.disk.jdbc | |
| org.apache.jcs.auxiliary.disk.jdbc.mysql | |
| org.apache.jcs.auxiliary.lateral | Root package for the lateral cache family. |
| org.apache.jcs.auxiliary.remote | Root package for the remote auxiliary cache. |
| org.apache.jcs.auxiliary.remote.http.client | |
| Uses of AbstractAuxiliaryCacheEventLogging in org.apache.jcs.auxiliary.disk |
|---|
| Subclasses of AbstractAuxiliaryCacheEventLogging in org.apache.jcs.auxiliary.disk | |
|---|---|
class |
AbstractDiskCache
Abstract class providing a base implementation of a disk cache, which can be easily extended to implement a disk cache for a specific persistence mechanism. |
| Uses of AbstractAuxiliaryCacheEventLogging in org.apache.jcs.auxiliary.disk.block |
|---|
| Subclasses of AbstractAuxiliaryCacheEventLogging in org.apache.jcs.auxiliary.disk.block | |
|---|---|
class |
BlockDiskCache
There is one BlockDiskCache per region. |
| Uses of AbstractAuxiliaryCacheEventLogging in org.apache.jcs.auxiliary.disk.indexed |
|---|
| Subclasses of AbstractAuxiliaryCacheEventLogging in org.apache.jcs.auxiliary.disk.indexed | |
|---|---|
class |
IndexedDiskCache
Disk cache that uses a RandomAccessFile with keys stored in memory. |
| Uses of AbstractAuxiliaryCacheEventLogging in org.apache.jcs.auxiliary.disk.jdbc |
|---|
| Subclasses of AbstractAuxiliaryCacheEventLogging in org.apache.jcs.auxiliary.disk.jdbc | |
|---|---|
class |
JDBCDiskCache
This is the jdbc disk cache plugin. |
| Uses of AbstractAuxiliaryCacheEventLogging in org.apache.jcs.auxiliary.disk.jdbc.mysql |
|---|
| Subclasses of AbstractAuxiliaryCacheEventLogging in org.apache.jcs.auxiliary.disk.jdbc.mysql | |
|---|---|
class |
MySQLDiskCache
The MySQLDiskCache extends the core JDBCDiskCache. |
| Uses of AbstractAuxiliaryCacheEventLogging in org.apache.jcs.auxiliary.lateral |
|---|
| Subclasses of AbstractAuxiliaryCacheEventLogging in org.apache.jcs.auxiliary.lateral | |
|---|---|
class |
LateralCache
Lateral distributor. |
| Uses of AbstractAuxiliaryCacheEventLogging in org.apache.jcs.auxiliary.remote |
|---|
| Subclasses of AbstractAuxiliaryCacheEventLogging in org.apache.jcs.auxiliary.remote | |
|---|---|
class |
AbstractRemoteAuxiliaryCache
Abstract base for remote caches. |
class |
RemoteCache
Client proxy for an RMI remote cache. |
| Uses of AbstractAuxiliaryCacheEventLogging in org.apache.jcs.auxiliary.remote.http.client |
|---|
| Subclasses of AbstractAuxiliaryCacheEventLogging in org.apache.jcs.auxiliary.remote.http.client | |
|---|---|
class |
RemoteHttpCache
This uses an http client as the service. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||