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