|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MDRCache.OverflowHandler | |
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 MDRCache.OverflowHandler in org.netbeans.mdr.persistence.btreeimpl.btreestorage |
Classes in org.netbeans.mdr.persistence.btreeimpl.btreestorage that implement MDRCache.OverflowHandler | |
class |
BtreeDatabase
This is the primary index for the btree implementation of Storage. |
Constructors in org.netbeans.mdr.persistence.btreeimpl.btreestorage with parameters of type MDRCache.OverflowHandler | |
MDRCache(int size,
MDRCache.OverflowHandler hndlr,
int limit)
Create the cache |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |