Package org.apache.jcs.auxiliary.disk.indexed

Class Summary
IndexedDisk Provides thread safe access to the underlying random access file.
IndexedDiskCache Disk cache that uses a RandomAccessFile with keys stored in memory
IndexedDiskCacheAttributes Configuration class for the Indexed Disk Cache
IndexedDiskCacheFactory  
IndexedDiskCacheManager Cache manager for IndexedDiskCaches.
IndexedDiskDumper Used to dump out a Disk cache from disk for debugging.
IndexedDiskElementDescriptor Disk objects are located by descriptor entries.