Package jdbm.btree

B+Tree (scalable persistent tree) data structure implementation.

See:
          Description

Class Summary
BPage<K,V> Page of a Btree.
BTree<K,V> B+Tree persistent indexing data structure.
BTreeSecondarySortedMap<A,K,V>  
BTreeSortedMap<K,V>  
 

Package jdbm.btree Description

B+Tree (scalable persistent tree) data structure implementation.

Version:
$Revision: 1.1 $ $Date: 2001/05/19 16:01:32 $
Author:
Alex Boisvert



Cees de Groot (C) 2000. All rights reserved http://jdbm.sourceforge.net