MySQL 8.4.0
Source Code Documentation
Log_file_handle Member List

This is the complete list of members for Log_file_handle, including all inherited members.

close()Log_file_handle
file_id() constLog_file_handle
file_path() constLog_file_handle
file_size() constLog_file_handle
fsync()Log_file_handle
fsyncs_in_progress()Log_file_handleinlinestatic
is_open() constLog_file_handle
Log_fileLog_file_handlefriend
Log_file_handle(Encryption_metadata &encryption_metadata)Log_file_handleexplicit
Log_file_handle(Log_file_handle &&other)Log_file_handle
Log_file_handle(const Log_files_context &files_ctx, Log_file_id id, Log_file_access_mode access_mode, Encryption_metadata &encryption_metadata, Log_file_type file_type)Log_file_handleprivate
Log_file_handle(const Log_file_handle &other)=deleteLog_file_handleprivate
m_access_modeLog_file_handleprivate
m_block_sizeLog_file_handleprivate
m_encryption_metadataLog_file_handleprivate
m_file_idLog_file_handleprivate
m_file_pathLog_file_handleprivate
m_file_sizeLog_file_handleprivate
m_file_typeLog_file_handleprivate
m_is_modifiedLog_file_handleprivate
m_is_openLog_file_handleprivate
m_raw_handleLog_file_handleprivate
open()Log_file_handleprivate
operator=(Log_file_handle &&rhs)Log_file_handle
operator=(const Log_file_handle &rhs)=deleteLog_file_handleprivate
prepare_io_request(int req_type, os_offset_t offset, os_offset_t size, bool can_use_encryption)Log_file_handleprivate
read(os_offset_t read_offset, os_offset_t read_size, byte *buf)Log_file_handle
s_fsyncs_in_progressLog_file_handleprivatestatic
s_n_openLog_file_handleprivatestatic
s_on_before_readLog_file_handlestatic
s_on_before_writeLog_file_handlestatic
s_skip_fsyncsLog_file_handlestatic
s_total_fsyncsLog_file_handleprivatestatic
total_fsyncs()Log_file_handleinlinestatic
write(os_offset_t write_offset, os_offset_t write_size, const byte *buf)Log_file_handle
~Log_file_handle()Log_file_handle