package coprocessor

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

message BatchRequest

coprocessor.proto:148

Used as request type in: tikvpb.Tikv.BatchCoprocessor

message BatchResponse

coprocessor.proto:164

Used as response type in: tikvpb.Tikv.BatchCoprocessor

message DelegateRequest

coprocessor.proto:200

Used as request type in: tikvpb.Tikv.DelegateCoprocessor

message DelegateResponse

coprocessor.proto:213

Used as response type in: tikvpb.Tikv.DelegateCoprocessor

message KeyRange

coprocessor.proto:20

[start, end)

Used in: DelegateRequest, RegionInfo, Request, Response, ShardInfo, StoreBatchTask, VersionedKeyRange

message RegionInfo

coprocessor.proto:108

Used in: BatchRequest, TableRegions, disaggregated.EstablishDisaggTaskRequest, mpp.DispatchTaskRequest

message Request

coprocessor.proto:32

Used as request type in: tikvpb.Tikv.Coprocessor, tikvpb.Tikv.CoprocessorStream, tikvpb.VersionedKv.VersionedCoprocessor

Used as field type in: tikvpb.BatchCommandsRequest.Request

message Response

coprocessor.proto:77

Used as response type in: tikvpb.Tikv.Coprocessor, tikvpb.Tikv.CoprocessorStream, tikvpb.VersionedKv.VersionedCoprocessor

Used as field type in: tikvpb.BatchCommandsResponse.Response

message ShardInfo

coprocessor.proto:114

Used in: BatchResponse, TableShardInfos, TiCIEstimateCountRequest

message StoreBatchTask

coprocessor.proto:175

Used in: Request

message StoreBatchTaskResponse

coprocessor.proto:188

Used in: Response

message TableRegions

coprocessor.proto:143

Used in: BatchRequest, disaggregated.EstablishDisaggTaskRequest, mpp.DispatchTaskRequest

message TableShardInfos

coprocessor.proto:120

Used in: BatchRequest, Request, mpp.DispatchTaskRequest

message TiCIEstimateCountRequest

coprocessor.proto:127

Used as request type in: tikvpb.Tikv.GetEstimateTiCICount

message TiCIEstimateCountResponse

coprocessor.proto:138

Used as response type in: tikvpb.Tikv.GetEstimateTiCICount

message VersionedKeyRange

coprocessor.proto:27

KeyRange with an attached read_ts (version). It is used by TiCI versioned lookup. Callers must ensure `range` is a point range.

Used in: Request, StoreBatchTask