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