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