Uses of Package
org.netbeans.mdr.persistence.btreeimpl.btreeindex

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

Classes in org.netbeans.mdr.persistence.btreeimpl.btreeindex used by org.netbeans.mdr.persistence.btreeimpl.btreeindex
BigKeyPage
          These pages contain keys which are too big to be handled normally.
Btree
          Btree index implementation.
BtreePage
          Abstract class containing the main logic for searching and updating a Btree.
BtreePageSource
          Source of pages for a Btree.
EntryTypeInfo
          Encapsulates the behavior of an entry of a given type.
MofidGenerator
          An object which generates MOFIDs
MultivaluedBtree
          Btree implementation of MultivaluedIndex interface.
 

Classes in org.netbeans.mdr.persistence.btreeimpl.btreeindex used by org.netbeans.mdr.persistence.btreeimpl.btreestorage
BigKeyPage
          These pages contain keys which are too big to be handled normally.
Btree
          Btree index implementation.
BtreePage
          Abstract class containing the main logic for searching and updating a Btree.
BtreePageSource
          Source of pages for a Btree.
EntryTypeInfo
          Encapsulates the behavior of an entry of a given type.
MofidGenerator
          An object which generates MOFIDs
 



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