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