Get desktop application:
View/edit binary Protocol Buffers messages
Used as request type in: tikvpb.Tikv.CancelDisaggTask
Used as response type in: tikvpb.Tikv.CancelDisaggTask
(message has no fields)
Error caused by concurrency conflict, request cancel
Used in:
Used in:
Used in:
Used in:
, , ,start ts of a query
gather_id + query_ts + server_id + local_query_id to represent a global unique query.
used to distinguish different gathers in the mpp query
timestamp when start to execute query, used for TiFlash miniTSO schedule.
TiDB server id
unique local query_id if tidb don't restart.
if task id is -1 , it indicates a tidb task.
the exectuor id
keyspace id of the request
API version of the request
This is the session id between a client and tidb
This is the session alias between a client and tidb
Used in:
The read node needs to resolve these locks.
Used in:
Used in:
The read node needs to update its region cache about these regions.
Used in:
Used as request type in: tikvpb.Tikv.EstablishDisaggTask
target address of this task.
The write node needs to ensure that subsequent FetchDisaggPagesRequest can be processed within timeout_s. unit: seconds
The key ranges, Region meta that read node need to execute TableScan
Used for PartitionTableScan
The encoded TableScan/PartitionTableScan + Selection.
Used as response type in: tikvpb.Tikv.EstablishDisaggTask
Write node maintains a snapshot with a lease time. Read node should read the delta pages (ColumnFileInMemory and ColumnFileTiny) along with this store_id and snapshot_id.
metapb.Store.id
Serialized disaggregated tasks (per physical table)
Used as request type in: tikvpb.Tikv.FetchDisaggPages
The snapshot id to fetch pages
It must be a subset of the delta pages ids returned in EstablishDisaggTaskResponse.segments
Used as request type in: tikvpb.Tikv.GetDisaggConfig
(message has no fields)
Used as response type in: tikvpb.Tikv.GetDisaggConfig
Error caused by S3GC owner changed client should retry
Used in:
(message has no fields)
Used as response type in: tikvpb.Tikv.FetchDisaggPages
Serialized column file data * ColumnFilePersisted alone with its schema, page data, field offsets
* ColumnFileInMemory alone with its serialized block
Return tipb.SelectResponse.execution_summaries in the last packet
Used in:
,Used in:
(message has no fields)
Used as request type in: tikvpb.Tikv.tryAddLock
The data file key to add lock
The lock store id
The upload sequence number of lock store
Used as response type in: tikvpb.Tikv.tryAddLock
Used as request type in: tikvpb.Tikv.tryMarkDelete
The data file key to be marked as deleted
Used as response type in: tikvpb.Tikv.tryMarkDelete