MySQL 8.3.0
Source Code Documentation
Binlog_relay_IO_delegate Member List

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

acquire_plugin_ref_count(Observer_info *info)Delegateprivate
add_observer(void *observer, st_plugin_int *plugin)Delegate
after_queue_event(THD *thd, Master_info *mi, const char *event_buf, ulong event_len, bool synced)Binlog_relay_IO_delegate
after_read_event(THD *thd, Master_info *mi, const char *packet, ulong len, const char **event_buf, ulong *event_len)Binlog_relay_IO_delegate
after_reset_slave(THD *thd, Master_info *mi)Binlog_relay_IO_delegate
applier_log_event(THD *thd, int &out)Binlog_relay_IO_delegate
applier_start(THD *thd, Master_info *mi)Binlog_relay_IO_delegate
applier_stop(THD *thd, Master_info *mi, bool aborted)Binlog_relay_IO_delegate
before_request_transmit(THD *thd, Master_info *mi, ushort flags)Binlog_relay_IO_delegate
Binlog_relay_IO_delegate()Binlog_relay_IO_delegateinline
Delegate(PSI_rwlock_key key)Delegateexplicit
DELEGATE_LOCK_MODE_EXCLUSIVE enum valueDelegateprivate
DELEGATE_LOCK_MODE_SHARED enum valueDelegateprivate
DELEGATE_OS_LOCK enum valueDelegateprivate
DELEGATE_SPIN_LOCK enum valueDelegateprivate
enum_delegate_lock_mode enum nameDelegateprivate
enum_delegate_lock_type enum nameDelegateprivate
init_param(Binlog_relay_IO_param *param, Master_info *mi)Binlog_relay_IO_delegateprivate
initedDelegateprivate
is_empty()Delegate
is_inited()Delegate
lockDelegateprivate
lock_it(enum_delegate_lock_mode mode)Delegateprivate
m_acquired_locksDelegateprivate
m_acquired_referencesDelegateprivate
m_configured_lock_typeDelegateprivate
m_spin_lockDelegateprivate
memrootDelegateprivate
Observer typedefBinlog_relay_IO_delegate
observer_info_iter()Delegate
Observer_info_iterator typedefDelegate
Observer_info_list typedefDelegate
observer_info_listDelegateprivate
read_lock()Delegate
remove_observer(void *observer)Delegate
thread_start(THD *thd, Master_info *mi)Binlog_relay_IO_delegate
thread_stop(THD *thd, Master_info *mi)Binlog_relay_IO_delegate
unlock()Delegate
update_lock_type()Delegate
update_plugin_ref_count()Delegate
use_rw_lock_type()Delegate
use_spin_lock_type()Delegate
write_lock()Delegate
~Delegate()Delegatevirtual