Package | Description |
---|---|
messif.buckets.storage |
Bucket physical storage support.
|
messif.buckets.storage.impl |
Implementations of physical bucket storage.
|
Modifier and Type | Method and Description |
---|---|
IntAddress<T> |
IntStorageSearch.getCurrentObjectAddress() |
IntAddress<T> |
IntStorage.store(T object) |
Modifier and Type | Method and Description |
---|---|
IntAddress<T> |
DatabaseStorage.store(T object) |
IntAddress<T> |
MemoryStorage.store(T object) |