Interface | Description |
---|---|
IConstants |
ConstructorProps
|
Class | Description |
---|---|
BucketFactory |
Factory to deserialize buckets out of a chunk of bytes.
|
DataBucket |
DataBucket
|
DataBucket.DeletedData |
Static class to mark deleted entries within the bucket.
|
DumbDataFactory |
Simple Factory for generating
DumbDataFactory.DumbData s mainly for testing the bucket-layer. |
DumbDataFactory.DumbData |
Simple DumbData just for testing the
DataBucket s. |
DumbMetaEntryFactory |
Dumb MetaEntryFactory mainly for testing the core.
|
DumbMetaEntryFactory.DumbKey |
Simple class for a simple key, just holding a long.
|
DumbMetaEntryFactory.DumbValue |
Simple class for a simple key, just holding a long.
|
IndirectBucket |
IndirectBucket
|
MetaBucket |
MetaBucket
|
RevisionRootBucket |
RevisionRootBucket
|
UberBucket |
UberBucket
|
Contains all bucket kinds and bucket utils.
The buckets are namely
Copyright © 2013. All Rights Reserved.