Package | Description |
---|---|
messif.buckets.impl |
Bucket implementations.
|
Class and Description |
---|
AlgorithmStorageBucket
This is a LocalBucket that allows to create buckets backed by an Algorithm.
|
DiskBlockBucket
A disk-oriented implementation of
LocalBucket . |
DiskBlockLocatorBucket
A disk-oriented implementation of
LocalBucket with an indexed access using locators. |
DiskBlockObjectKeyBucket
A disk-oriented implementation of
LocalBucket with an indexed access using object keys . |
DiskBlockObjectKeyMemoryBucket
A disk-oriented implementation of
LocalBucket . |
PlainStorageBucket
Encapsulating bucket for a plain storage.
|
VirtualStorageBucket
Encapsulating bucket for generic indices and storages.
|