| Package | Description |
|---|---|
| org.rocksdb |
| Modifier and Type | Method and Description |
|---|---|
MutableOptionKey.ValueType |
MutableColumnFamilyOptions.MemtableOption.getValueType() |
MutableOptionKey.ValueType |
MutableColumnFamilyOptions.CompactionOption.getValueType() |
MutableOptionKey.ValueType |
MutableColumnFamilyOptions.MiscOption.getValueType() |
MutableOptionKey.ValueType |
MutableDBOptions.DBOption.getValueType() |
MutableOptionKey.ValueType |
MutableOptionKey.getValueType() |
static MutableOptionKey.ValueType |
MutableOptionKey.ValueType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MutableOptionKey.ValueType[] |
MutableOptionKey.ValueType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2021. All rights reserved.