|
||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||
See:
Description
| Interface Summary | |
|---|---|
| MVMap.MapBuilder<M extends MVMap<K,V>,K,V> | A builder for maps. |
| Class Summary | |
|---|---|
| Chunk | A chunk of data, containing one or multiple pages. |
| Cursor<K> | A cursor to iterate over elements in ascending order. |
| CursorPos | A position in a cursor |
| DataUtils | Utility methods |
| FreeSpaceList | A list that maintains ranges of free space (in pages) in a file. |
| MVMap<K,V> | A stored map. |
| MVMap.Builder<K,V> | A builder for this class. |
| MVMapConcurrent<K,V> | A stored map. |
| MVMapConcurrent.Builder<K,V> | A builder for this class. |
| MVStore | A persistent storage for maps. |
| MVStore.Builder | A builder for an MVStore. |
| MVStoreTool | Utility methods used in combination with the MVStore. |
| Page | A page (a node or a leaf). |
| StreamStore | A facility to store streams in a map. |
A persistent storage for tree maps.
|
||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||