Uses of Interface
org.netbeans.mdr.persistence.StorageClient

Packages that use StorageClient
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. 
 

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

Classes in org.netbeans.mdr.persistence.btreeimpl.btreeindex that implement StorageClient
 class Btree
          Btree index implementation.
 class MultivaluedBtree
          Btree implementation of MultivaluedIndex interface.
 class MultivaluedOrderedBtree
          Btree implementation of the MultivaluedOrderedIndex interface.
 class SinglevaluedBtree
          Btree implementation of SinglevaluedIndex
 

Uses of StorageClient in org.netbeans.mdr.persistence.btreeimpl.btreestorage
 

Classes in org.netbeans.mdr.persistence.btreeimpl.btreestorage that implement StorageClient
 class MofidIndex
          This is an index from names (Strings) to MOFIDs.
 



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