| Package | Description |
|---|---|
| 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.
|
| Constructor and Description |
|---|
BtreeCacheSource(MDRCache cache,
int pageSize,
BtreeStorage storage) |
| Modifier and Type | Method and Description |
|---|---|
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
|
Copyright © 2005-2012 Apache Software Foundation. All Rights Reserved.