Module tikv_client_proto::mpp[][src]

Structs

CancelTaskRequest

CancelTaskRequest closes the execution of a task.

CancelTaskResponse
DispatchTaskRequest

Dipsatch the task request to different tiflash servers.

DispatchTaskResponse

Get response of DispatchTaskRequest.

Error
EstablishMppConnectionRequest

build connection between different tasks. Data is sent by the tasks that are closer to the data sources.

MppDataPacket

Data packets wrap tipb.SelectResponse.

TaskMeta

TaskMeta contains meta of a mpp plan, including query’s ts and task address.