Uses of Package
org.apache.directory.server.core.partition.impl.btree.jdbm

Packages that use org.apache.directory.server.core.partition.impl.btree.jdbm
org.apache.directory.server.core.factory   
org.apache.directory.server.core.partition.impl.btree.jdbm   
 

Classes in org.apache.directory.server.core.partition.impl.btree.jdbm used by org.apache.directory.server.core.factory
JdbmPartition
          A Partition that stores entries in JDBM database.
 

Classes in org.apache.directory.server.core.partition.impl.btree.jdbm used by org.apache.directory.server.core.partition.impl.btree.jdbm
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.
JdbmTable
          A jdbm Btree wrapper that enables duplicate sorted keys using collections.
LongSerializer
          A Serializer for Longs
 



Copyright © 2003-2011 Apache Software Foundation. All Rights Reserved.