MySQL 9.1.0
Source Code Documentation
|
This is the complete list of members for Binlog_cache_storage, including all inherited members.
close() | Binlog_cache_storage | |
copy_to(Basic_ostream *ostream, bool *ostream_error=nullptr) | Binlog_cache_storage | inline |
disk_writes() const | Binlog_cache_storage | inline |
is_empty() const | Binlog_cache_storage | inline |
length() const | Binlog_cache_storage | inline |
m_file | Binlog_cache_storage | private |
m_pipeline_head | Binlog_cache_storage | private |
open(my_off_t cache_size, my_off_t max_cache_size) | Binlog_cache_storage | |
reset() | Binlog_cache_storage | inline |
tmp_file_name() const | Binlog_cache_storage | inline |
truncate(my_off_t offset) | Binlog_cache_storage | inline |
write(const unsigned char *buffer, my_off_t length) override | Binlog_cache_storage | inlinevirtual |
~Basic_ostream()=default | Basic_ostream | virtual |
~Binlog_cache_storage() override | Binlog_cache_storage |