Uses of Class
org.netbeans.mdr.persistence.btreeimpl.btreestorage.FileCache

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

Constructors in org.netbeans.mdr.persistence.btreeimpl.btreestorage with parameters of type FileCache
BtreeFileSource(int fileId, FileCache fileCache, int pageSize, boolean isNew, MofidGenerator mGen, BtreeStorage storage)
          Constructor for a BtreeFileSource from a new or existing index file.
 



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