|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MDRCache | |
|---|---|
| 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 MDRCache in org.netbeans.mdr.persistence.btreeimpl.btreeindex |
|---|
| Constructors in org.netbeans.mdr.persistence.btreeimpl.btreeindex with parameters of type MDRCache | |
|---|---|
BtreeCacheSource(MDRCache cache,
int pageSize,
BtreeStorage storage)
|
|
| Uses of MDRCache in org.netbeans.mdr.persistence.btreeimpl.btreestorage |
|---|
| Methods in org.netbeans.mdr.persistence.btreeimpl.btreestorage with parameters of type MDRCache | |
|---|---|
void |
BtreeDatabase.cacheThreshholdReached(MDRCache cach,
int size)
cache has reached threshhold |
void |
MDRCache.OverflowHandler.cacheThreshholdReached(MDRCache cache,
int size)
Notify handler that the cache has reached its threshhold |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||