| Class and Description |
|---|
| BTreeRedirect
A redirection pointer to another BTree.
|
| BTreeRedirectMarshaller
Serializes and deserializes a BTreeRedirect object to and from a byte[]
representation.
|
| DupsContainer
A wrapper around duplicate key values.
|
| JdbmIndex
A Jdbm based index implementation.
|
| JdbmTable
A jdbm Btree wrapper that enables duplicate sorted keys using collections.
|
| LongSerializer
A
Serializer for Longs |
| StringSerializer
A custom String serializer to [de]serialize Strings.
|
| UuidSerializer
A
Serializer for UUIDs |
Copyright © 2003–2015 The Apache Software Foundation. All rights reserved.