package coprocessor

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

message BatchRequest

coprocessor.proto:175

Used as request type in: tikvpb.Tikv.BatchCoprocessor

message BatchResponse

coprocessor.proto:191

Used as response type in: tikvpb.Tikv.BatchCoprocessor

message DelegateRequest

coprocessor.proto:240

Used as request type in: tikvpb.Tikv.DelegateCoprocessor

message DelegateResponse

coprocessor.proto:253

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:135

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:104

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:141

Used in: BatchResponse, TableShardInfos, TiCIEstimateCountRequest

message StoreBatchTask

coprocessor.proto:202

Used in: Request

message StoreBatchTaskResponse

coprocessor.proto:215

Used in: Response

message TableRegions

coprocessor.proto:170

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

message TableShardInfos

coprocessor.proto:147

Used in: BatchRequest, Request, mpp.DispatchTaskRequest

message TiCIEstimateCountRequest

coprocessor.proto:154

Used as request type in: tikvpb.Tikv.GetEstimateTiCICount

message TiCIEstimateCountResponse

coprocessor.proto:165

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