| Class | Description |
|---|---|
| IndexedDiskCache |
Disk cache that uses a RandomAccessFile with keys stored in memory.
|
| IndexedDiskCacheAttributes |
Configuration class for the Indexed Disk Cache
|
| IndexedDiskCacheFactory |
Creates disk cache instances.
|
| 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.
|
Copyright © 2002-2013 Apache Software Foundation. All Rights Reserved.