| 程序包 | 说明 |
|---|---|
| org.tikv.kvproto |
| 限定符和类型 | 类和说明 |
|---|---|
static class |
Mpp.MPPDataPacket
when TiFlash sends data to TiDB, Data packets wrap tipb.SelectResponse, i.e., serialize tipb.SelectResponse into data;
when TiFlash sends data to TiFlash, data blocks are serialized into chunks, and the execution_summaries in tipb.SelectResponse are serialized into data only for the last packet.
|
static class |
Mpp.MPPDataPacket.Builder
when TiFlash sends data to TiDB, Data packets wrap tipb.SelectResponse, i.e., serialize tipb.SelectResponse into data;
when TiFlash sends data to TiFlash, data blocks are serialized into chunks, and the execution_summaries in tipb.SelectResponse are serialized into data only for the last packet.
|
Copyright © 2023 PingCAP. All rights reserved.