Uses of Class
org.netbeans.mdr.persistence.btreeimpl.btreeindex.MultivaluedBtree

Packages that use MultivaluedBtree
org.netbeans.mdr.persistence.btreeimpl.btreeindex Together, the btreestorage and btreeindex packages provide the btree storage implementation for the NetBeans meta-data repository. 
 

Uses of MultivaluedBtree in org.netbeans.mdr.persistence.btreeimpl.btreeindex
 

Subclasses of MultivaluedBtree in org.netbeans.mdr.persistence.btreeimpl.btreeindex
 class MultivaluedOrderedBtree
          Btree implementation of the MultivaluedOrderedIndex interface.
 



Copyright © 2005-2008 Apache Software Foundation. All Rights Reserved.