package tikvpb

Mouse Melon logoGet desktop application:
View/edit binary Protocol Buffers messages

service Tikv

tikvpb.proto:22

Key/value store API for TiKV.

service VersionedKv

tikvpb.proto:157

VersionedKv provides versioned coprocessor APIs for TiCI lookup. Invariants: - For `VersionedCoprocessor`, callers should fill `coprocessor.Request.versioned_ranges` (each `VersionedKeyRange.range` must be a point range) and keep `coprocessor.Request.ranges` empty.

message BatchCommandsEmptyRequest

tikvpb.proto:295

Used in: BatchCommandsRequest.Request

message BatchCommandsEmptyResponse

tikvpb.proto:302

Used in: BatchCommandsResponse.Response

message BatchCommandsRequest.Request

tikvpb.proto:168

Used in: BatchCommandsRequest

message BatchCommandsResponse.Response

tikvpb.proto:234

Used in: BatchCommandsResponse