![]() |
MySQL 26.7.0
Source Code Documentation
|
#include <optional>#include <vector>#include "mysql/allocators/allocator.h"#include "mysql/concurrency/cache_line_size.h"#include "mysql/concurrency/mutex.h"#include "mysql/scheduler/logger_stream.h"#include "mysql/scheduler/task_registry_psi.h"Go to the source code of this file.
Classes | |
| class | mysql::scheduler::Task_registry< Task_id_type, Task_object_type > |
| This template maintains the registry of tasks, with specific object types. More... | |
| struct | mysql::scheduler::Task_registry< Task_id_type, Task_object_type >::Entry |
Namespaces | |
| namespace | mysql |
| namespace | mysql::scheduler |