| Class | Description |
|---|---|
| BlockDisk |
This class manages reading an writing data to disk.
|
| BlockDiskCache<K,V> |
There is one BlockDiskCache per region.
|
| BlockDiskCacheAttributes |
This holds attributes for Block Disk Cache configuration.
|
| BlockDiskCacheFactory |
Creates disk cache instances.
|
| BlockDiskElementDescriptor<K> |
This represents an element on disk.
|
| BlockDiskKeyStore<K> |
This is responsible for storing the keys.
|
Copyright © 2002–2022 The Apache Software Foundation. All rights reserved.