|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractDiskCache | |
---|---|
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 |
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.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 |