| 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 Key.DumpType |
Key.DumpType.BINARY |
static Key.DumpType |
Key.DUMP_TYPE |
static Key.DumpType |
Key.DumpType.HEX |
static Key.DumpType |
Key.DumpType.OBFUSCATE |
static Key.DumpType |
Key.DumpType.TEXT |
Copyright © 2024. All rights reserved.