| 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 |
BtreeFileSource
BtreePageSource implementation for pages which are stored directly in a file
(the primary index pages) rather than as repository objects.
|
| Modifier and Type | Method and Description |
|---|---|
void |
FileCache.addNotifier(FileCache.NotifyOnCommit notified)
Add to the list of objects to be notified before commit
|
Copyright © 2005-2012 Apache Software Foundation. All Rights Reserved.