| Package | Description |
|---|---|
| org.rocksdb |
| Modifier and Type | Method and Description |
|---|---|
static WBWIRocksIterator.WriteType |
WBWIRocksIterator.WriteType.fromId(byte id) |
WBWIRocksIterator.WriteType |
WBWIRocksIterator.WriteEntry.getType()
Returns the type of the Write Entry
|
static WBWIRocksIterator.WriteType |
WBWIRocksIterator.WriteType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static WBWIRocksIterator.WriteType[] |
WBWIRocksIterator.WriteType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
WriteEntry(WBWIRocksIterator.WriteType type,
DirectSlice key,
DirectSlice value) |
Copyright © 2021. All rights reserved.