Module tidb_query_common::execute_stats [−][src]
Structs
| ExecSummary | Execution summaries to support |
| ExecSummaryCollectorDisabled | A |
| ExecSummaryCollectorEnabled | A normal |
| ExecuteStats | Execution statistics to be flowed between parent and child executors at once during
|
| WithSummaryCollector | Combines an |
Traits
| ExecSummaryCollector | A trait for all execution summary collectors. |