MySQL 8.3.0
Source Code Documentation
Binlog_cache_storage Member List

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_storageinline
disk_writes() constBinlog_cache_storageinline
is_empty() constBinlog_cache_storageinline
length() constBinlog_cache_storageinline
m_fileBinlog_cache_storageprivate
m_pipeline_headBinlog_cache_storageprivate
open(my_off_t cache_size, my_off_t max_cache_size)Binlog_cache_storage
reset()Binlog_cache_storageinline
tmp_file_name() constBinlog_cache_storageinline
truncate(my_off_t offset)Binlog_cache_storageinline
write(const unsigned char *buffer, my_off_t length) overrideBinlog_cache_storageinlinevirtual
~Basic_ostream()=defaultBasic_ostreamvirtual
~Binlog_cache_storage() overrideBinlog_cache_storage