| Package | Description |
|---|---|
| org.tikv.common |
| Modifier and Type | Method and Description |
|---|---|
static KVMockServer.State |
KVMockServer.State.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static KVMockServer.State[] |
KVMockServer.State.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
KVMockServer.setState(KVMockServer.State state) |
Copyright © 2025 PingCAP. All rights reserved.