MySQL 26.7.0
Source Code Documentation
fetchable_transaction.h File Reference
#include <atomic>
#include <condition_variable>
#include <memory>
#include <mutex>
#include <optional>
#include <string>
#include "mysql/utils/return_status.h"
#include "sql/changestreams/apply/core/managed_event.h"
#include "sql/changestreams/apply/storage/common/event_set_fetchable.h"

Go to the source code of this file.

Classes

class  mysql::csa::Fetchable_transaction
 Opaque for transaction, that is able to fetch itself in parts from the storage on demand. More...
 

Namespaces

namespace  mysql
 
namespace  mysql::csa