|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Class Summary | |
|---|---|
| Bucket<Data extends AbstractKVStorable> | An instance of this class is a container of AbstractKVStorables. |
| BucketContainer<Data extends AbstractKVStorable> | This class handles AbstractKVStorable-objects in memory. |
| BucketSplitter<Data extends AbstractKVStorable> | This class manages the splitting of a bucket. |
| DynamicMemoryAllocater<Data extends AbstractKVStorable> | This class manages the dynamic distribution of memory for the Buckets. |
| Exception Summary | |
|---|---|
| BucketContainerException | This exception is thrown, if the a Bucket, which doesn't exist, is tried to be accessed or an element could
not be added. |
This package manages the handling of Buckets.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||