Uses of Interface
messif.buckets.storage.LongStorageIndexed

Packages that use LongStorageIndexed
messif.buckets.storage.impl Implementations of physical bucket storage. 
 

Uses of LongStorageIndexed in messif.buckets.storage.impl
 

Classes in messif.buckets.storage.impl that implement LongStorageIndexed
 class DiskStorage<T>
          Disk based storage.