Package | Description |
---|---|
org.tikv.common |
Modifier and Type | Field and Description |
---|---|
static TiConfiguration.KVMode |
ConfigUtils.DEF_KV_MODE |
Modifier and Type | Method and Description |
---|---|
TiConfiguration.KVMode |
TiConfiguration.getKvMode() |
static TiConfiguration.KVMode |
TiConfiguration.KVMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TiConfiguration.KVMode[] |
TiConfiguration.KVMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2024 PingCAP. All rights reserved.