Uses of Package
messif.buckets.impl

Packages that use messif.buckets.impl
messif.buckets.impl Bucket implementations. 
 

Classes in messif.buckets.impl used by messif.buckets.impl
AlgorithmStorageBucket
          This is a LocalBucket that allows to create buckets backed by an Algorithm.
DiskBlockBucket
          A disk-oriented implementation of LocalBucket.
DiskBlockObjectKeyBucket
          A disk-oriented implementation of LocalBucket.
DiskBlockObjectKeyMemoryBucket
          A disk-oriented implementation of LocalBucket.
VirtualStorageBucket
          Encapsulating bucket for generic indices and storages.