|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractDiskCache | |
org.apache.jcs.auxiliary.disk.hsql | A disk cache using Hypersonic SQL to serialize the contained objects. |
org.apache.jcs.auxiliary.disk.indexed |
Uses of AbstractDiskCache in org.apache.jcs.auxiliary.disk.hsql |
Subclasses of AbstractDiskCache in org.apache.jcs.auxiliary.disk.hsql | |
class |
HSQLCache
HSQLDB Based Local Persistence. |
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. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |