Package | Description |
---|---|
messif.buckets.storage |
Bucket physical storage support.
|
messif.buckets.storage.impl |
Implementations of physical bucket storage.
|
Modifier and Type | Method and Description |
---|---|
LongAddress<T> |
LongStorageSearch.getCurrentObjectAddress() |
LongAddress<T> |
LongStorage.store(T object) |
Modifier and Type | Method and Description |
---|---|
LongAddress<T> |
DiskStorage.store(T object) |
LongAddress<T> |
DiskStorageFillGaps.store(T object) |