| Class | Description |
|---|---|
| ReaderImpl |
Store reader implementation.
|
| ReaderIterable<K,V> |
Store iterable that return store iterator.
|
| ReaderKeyIterable<K> |
Store iterable that return store key iterator.
|
| Serializers |
Manages the custom serializers.
|
| StorageCache |
LRU cache configured on the desired size in memory.
|
| StorageReader |
Internal read implementation.
|
| StorageSerialization |
Internal serialization implementation.
|
| StorageWriter |
Internal write implementation.
|
| StoreImpl |
Static implementation factory.
|
| WriterImpl |
Store writer implementation.
|