[−][src]Module d3_core::executor::stats
Structs
| ExecutorStats | The ExecutorStats expose metrics for each executor. |
| SchedStats | Statistics for the schdeduler |
Enums
| CoreStatsMessage |
Functions
| add_core_stats_sender | The add_core_stats_sender function adds a sender to the list of senders receiving core statistic updates. |
| remove_core_stats_sender | The remove_core_stats_sender function removes a sender from the list of senders receiving core statistic updates. |
Type Definitions
| CoreStatsSender |