Uses of Interface
org.apache.kahadb.index.Index

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

Uses of Index in org.apache.activemq.store.kahadb.plist
 

Classes in org.apache.activemq.store.kahadb.plist that implement Index
 class PList
           
 

Uses of Index in org.apache.kahadb.index
 

Classes in org.apache.kahadb.index that implement Index
 class BTreeIndex<Key,Value>
          BTreeIndex represents a Variable Magnitude B+Tree in a Page File.
 class HashIndex<Key,Value>
          BTree implementation
 class ListIndex<Key,Value>
           
 



Copyright © 2005-2015. All Rights Reserved.