![]() |
MySQL 26.7.0
Source Code Documentation
|
Namespaces | |
| namespace | instruments |
Classes | |
| struct | Applier_version |
| Enumerates the available versions of the applier. More... | |
| class | Commit_order_queue |
| Queue to maintain the ordered sequence of workers waiting for commit. More... | |
| class | Csa_worker_context |
| Class representing the interface for parallel worker context. More... | |
| class | Parallel_worker_context |
| Class representing the interface for parallel worker context. More... | |
Typedefs | |
| using | Parallel_worker_context_ptr = std::unique_ptr< Parallel_worker_context > |
| using cs::apply::Parallel_worker_context_ptr = typedef std::unique_ptr<Parallel_worker_context> |