|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of AbstractDiskCache in org.apache.jcs.auxiliary.disk.block |
---|
Subclasses of AbstractDiskCache in org.apache.jcs.auxiliary.disk.block | |
---|---|
class |
BlockDiskCache
There is one BlockDiskCache per region. |
Uses of AbstractDiskCache in org.apache.jcs.auxiliary.disk.file |
---|
Subclasses of AbstractDiskCache in org.apache.jcs.auxiliary.disk.file | |
---|---|
class |
FileDiskCache
This disk cache writes each item to a separate file. |
Uses of AbstractDiskCache in org.apache.jcs.auxiliary.disk.indexed |
---|
Subclasses of AbstractDiskCache in org.apache.jcs.auxiliary.disk.indexed | |
---|---|
class |
IndexedDiskCache
Disk cache that uses a RandomAccessFile with keys stored in memory. |
Uses of AbstractDiskCache in org.apache.jcs.auxiliary.disk.jdbc |
---|
Subclasses of AbstractDiskCache in org.apache.jcs.auxiliary.disk.jdbc | |
---|---|
class |
JDBCDiskCache
This is the jdbc disk cache plugin. |
Uses of AbstractDiskCache in org.apache.jcs.auxiliary.disk.jdbc.mysql |
---|
Subclasses of AbstractDiskCache in org.apache.jcs.auxiliary.disk.jdbc.mysql | |
---|---|
class |
MySQLDiskCache
The MySQLDiskCache extends the core JDBCDiskCache. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |