Uses of Class
org.netbeans.mdr.persistence.btreeimpl.btreestorage.TransactionCache.CacheIterator

Packages that use TransactionCache.CacheIterator
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 TransactionCache.CacheIterator in org.netbeans.mdr.persistence.btreeimpl.btreestorage
 

Methods in org.netbeans.mdr.persistence.btreeimpl.btreestorage that return TransactionCache.CacheIterator
 TransactionCache.CacheIterator TransactionCache.iterator()
          Returns cache iterator.
 



Copyright © 2005 Apache Software Foundation. All Rights Reserved.