| Package | Description |
|---|---|
| org.rocksdb |
The RocksDB Java driver
|
| Modifier and Type | Field and Description |
|---|---|
KeyMayExist.KeyMayExistEnum |
KeyMayExist.exists |
| Modifier and Type | Method and Description |
|---|---|
static KeyMayExist.KeyMayExistEnum |
KeyMayExist.KeyMayExistEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static KeyMayExist.KeyMayExistEnum[] |
KeyMayExist.KeyMayExistEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
KeyMayExist(KeyMayExist.KeyMayExistEnum exists,
int valueLength) |
Copyright © 2022. All rights reserved.