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

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

Classes in org.apache.directory.server.core.partition.impl.btree used by org.apache.directory.server.core.partition.impl.avl
AbstractBTreePartition
          An abstract Partition that uses general BTree operations.
 

Classes in org.apache.directory.server.core.partition.impl.btree used by org.apache.directory.server.core.partition.impl.btree
AbstractBTreePartition
          An abstract Partition that uses general BTree operations.
IndexAssertion
          Asserts whether or not a candidate should be returned in searching based on hard coded logic.
LongComparator
          A serializable comparator for long values.
TupleComparator
          Used to compare the sorting order of binary data.
 



Copyright © 2003-2012 The Apache Software Foundation. All Rights Reserved.