Package | Description |
---|---|
org.tikv.kvproto |
Modifier and Type | Method and Description |
---|---|
static Brpb.Error.DetailCase |
Brpb.Error.DetailCase.forNumber(int value) |
Brpb.Error.DetailCase |
Brpb.ErrorOrBuilder.getDetailCase() |
Brpb.Error.DetailCase |
Brpb.Error.getDetailCase() |
Brpb.Error.DetailCase |
Brpb.Error.Builder.getDetailCase() |
static Brpb.Error.DetailCase |
Brpb.Error.DetailCase.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static Brpb.Error.DetailCase |
Brpb.Error.DetailCase.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Brpb.Error.DetailCase[] |
Brpb.Error.DetailCase.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2024 PingCAP. All rights reserved.