![]() |
MySQL 26.7.0
Source Code Documentation
|
#include <condition_variable>#include <cstdint>#include <memory>#include <mutex>#include <optional>#include <string>#include <vector>#include "mysql/utils/return_status.h"#include "sql/binlog/decompressing_event_object_istream.h"#include "sql/changestreams/apply/storage/common/event_set_fetchable.h"#include "sql/changestreams/apply/storage/relay_log/cached_event.h"#include "sql/changestreams/apply/storage/relay_log/cached_event_payload.h"#include "sql/changestreams/apply/storage/relay_log/ireader_event.h"#include "sql/changestreams/apply/storage/relay_log/relay_log_deleter.h"Go to the source code of this file.
Classes | |
| class | mysql::csa::Event_set_fetchable_cache |
| Empty implementation of Event_set_fetchable that does not fetch events from the storage as they were already fetched. More... | |
Namespaces | |
| namespace | mysql |
| namespace | mysql::csa |