| Package | Description |
|---|---|
| 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 |
| Modifier and Type | Class and Description |
|---|---|
class |
BlockDiskCache
There is one BlockDiskCache per region.
|
| Modifier and Type | Class and Description |
|---|---|
class |
IndexedDiskCache
Disk cache that uses a RandomAccessFile with keys stored in memory.
|
| Modifier and Type | Class and Description |
|---|---|
class |
JDBCDiskCache
This is the jdbc disk cache plugin.
|
| Modifier and Type | Class and Description |
|---|---|
class |
MySQLDiskCache
The MySQLDiskCache extends the core JDBCDiskCache.
|
Copyright © 2002-2013 Apache Software Foundation. All Rights Reserved.