| Class | Description |
|---|---|
| IndexedDisk |
Provides thread safe access to the underlying random access file.
|
| IndexedDiskCache<K,V> |
Disk cache that uses a RandomAccessFile with keys stored in memory.
|
| IndexedDiskCache.PositionComparator | Deprecated
Use lambda instead
|
| IndexedDiskCacheAttributes |
Configuration class for the Indexed Disk Cache
|
| IndexedDiskCacheFactory |
Creates disk cache instances.
|
| IndexedDiskDumper |
Used to dump out a Disk cache from disk for debugging.
|
| IndexedDiskElementDescriptor |
Disk objects are located by descriptor entries.
|
Copyright © 2002–2022 The Apache Software Foundation. All rights reserved.