| Package | Description |
|---|---|
| org.netbeans.mdr.persistence.btreeimpl.btreestorage |
Together, the btreestorage and btreeindex packages provide the btree storage
implementation for the NetBeans meta-data repository.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BtreeDatabase
This is the primary index for the btree implementation of Storage.
|
| Constructor and Description |
|---|
MDRCache(int size,
MDRCache.OverflowHandler hndlr,
int limit)
Create the cache
|
Copyright © 2005-2012 Apache Software Foundation. All Rights Reserved.