Package | Description |
---|---|
jdbm |
Simplified public API corresponding to GDBM APIs.
|
jdbm.btree |
B+Tree (scalable persistent tree) data structure implementation.
|
jdbm.helper |
Miscelaneous utility classes and interfaces.
|
jdbm.htree |
HTree (scalable persistent hashtable) data structure implementation.
|
jdbm.recman |
Core classes for managing persistent objects and processing transactions.
|
org.apache.directory.server.core.partition.impl.btree.jdbm |
Class and Description |
---|
Serializer
Interface used to provide a serialization mechanism other than a class' normal
serialization.
|
Class and Description |
---|
Serializer
Interface used to provide a serialization mechanism other than a class' normal
serialization.
|
Tuple
Tuple consisting of a key-value pair.
|
TupleBrowser
Browser to traverse a collection of tuples.
|
Class and Description |
---|
ByteArraySerializer
Serializer for byte arrays -- simple returns the byte array itself.
|
CacheEvictionException
Exception that occurs during eviction of an object in the cache.
|
CachePolicy
CachePolicity is an abstraction for different cache policies.
|
CachePolicyListener
Callback interface between
CachePolicy and a Cache implementation
to notify about cached object eviction. |
DefaultSerializer
Default java serializer.
|
IntegerSerializer
Optimized serializer for integers.
|
IterationException
Iteration exception.
|
LongSerializer
Optimized serializer for long integers.
|
Serializer
Interface used to provide a serialization mechanism other than a class' normal
serialization.
|
Tuple
Tuple consisting of a key-value pair.
|
WrappedRuntimeException
A run-time exception that wraps another exception.
|
Class and Description |
---|
FastIterator
Fast and simple iterator.
|
Class and Description |
---|
CachePolicy
CachePolicity is an abstraction for different cache policies.
|
Serializer
Interface used to provide a serialization mechanism other than a class' normal
serialization.
|
Class and Description |
---|
Serializer
Interface used to provide a serialization mechanism other than a class' normal
serialization.
|
Copyright © 2003-2013 Apache Software Foundation. All Rights Reserved.