Package | Description |
---|---|
messif.buckets.index.impl |
Implementation of bucket indexes.
|
Modifier and Type | Class and Description |
---|---|
class |
AddressStorageIndex<K,T>
Implementation of a single index over generic storage.
|
class |
IntStorageIndex<K,T>
Implementation of a single index over a
storage with integer addresses . |
class |
LongStorageIndex<K,T>
Implementation of a single index over a
storage with long addresses . |