Uses of Package
org.apache.kahadb.index

Packages that use org.apache.kahadb.index
org.apache.activemq.store.kahadb   
org.apache.kahadb.index   
 

Classes in org.apache.kahadb.index used by org.apache.activemq.store.kahadb
BTreeIndex
          BTreeIndex represents a Variable Magnitude B+Tree in a Page File.
 

Classes in org.apache.kahadb.index used by org.apache.kahadb.index
BTreeIndex
          BTreeIndex represents a Variable Magnitude B+Tree in a Page File.
BTreeIndex.Prefixer
          Interface used to determine the simple prefix of two keys.
BTreeNode
          The BTreeNode class represents a node in the BTree object graph.
BTreeVisitor
          Interface used to selectively visit the entries in a BTree.
BTreeVisitor.Predicate
           
BTreeVisitor.PredicateVisitor
           
Index
          Simpler than a Map
 



Copyright © 2005-2011. All Rights Reserved.