| 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 | Method and Description |
|---|---|
INKeyRep.Type |
INKeyRep.Default.getType() |
INKeyRep.Type |
INKeyRep.MaxKeySize.getType() |
static INKeyRep.Type |
INKeyRep.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static INKeyRep.Type[] |
INKeyRep.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2024. All rights reserved.