| Package | Description |
|---|---|
| com.sleepycat.je.tree |
INTERNAL: Btree data structure (the JE main cache), including persistent
nodes classes, and Btree access methods.
|
| Modifier and Type | Field and Description |
|---|---|
static CursorsExistException |
CursorsExistException.CURSORS_EXIST |
| Modifier and Type | Method and Description |
|---|---|
void |
Tree.delete(byte[] idKey)
Deletes a BIN specified by key from the tree.
|
Copyright © 2024. All rights reserved.