![]() |
MySQL 26.7.0
Source Code Documentation
|
#include <cstdint>#include <memory>#include <string>#include "sql/changestreams/apply/metrics/worker_metrics.h"Go to the source code of this file.
Classes | |
| class | cs::apply::Parallel_worker_context |
| Class representing the interface for parallel worker context. More... | |
Namespaces | |
| namespace | cs |
| namespace | cs::apply |
Typedefs | |
| using | cs::apply::Parallel_worker_context_ptr = std::unique_ptr< Parallel_worker_context > |