MySQL 8.4.0
Source Code Documentation
Clone_Sys Member List

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

add_clone(const byte *loc, Clone_Handle_Type hdl_type, Clone_Handle *&clone_hdl)Clone_Sys
attach_snapshot(Clone_Handle_Type hdl_type, Ha_clone_type clone_type, uint64_t snapshot_id, bool is_pfs_monitor, Clone_Snapshot *&snapshot)Clone_Sys
begin_ddl_state(Clone_notify::Type type, space_id_t space, bool no_wait, bool check_intr, uint32_t &blocked_state, int &error)Clone_Sys
check_active_clone(bool print_alert)Clone_Sys
check_active_clone()Clone_Sys
Clone_Sys()Clone_Sys
close_donor_master_file()Clone_Sys
debug_wait_clone_begin()Clone_Sys
detach_snapshot(Clone_Snapshot *snapshot, Clone_Handle_Type hdl_type)Clone_Sys
drop_clone(Clone_Handle *clone_handle)Clone_Sys
end_ddl_state(Clone_notify::Type type, space_id_t space, uint32_t blocked_state)Clone_Sys
find_clone(const byte *ref_loc, uint loc_len, Clone_Handle_Type hdl_type)Clone_Sys
find_free_index(Clone_Handle_Type hdl_type, uint &free_index)Clone_Sysprivate
get_clone_by_index(const byte *loc, uint loc_len)Clone_Sys
get_gtid_persistor()Clone_Sysinline
get_mutex()Clone_Sysinline
get_next_id()Clone_Sys
handle_ddl_state(Clone_notify::Type type, space_id_t space, bool begin)Clone_Sysprivate
is_space_initialized() constClone_Sysinline
m_clone_arrClone_Sysprivate
m_clone_id_generatorClone_Sysprivate
m_clone_sys_mutexClone_Sysprivate
m_gtid_persisterClone_Sysprivate
m_num_apply_clonesClone_Sysprivate
m_num_apply_snapshotsClone_Sysprivate
m_num_clonesClone_Sysprivate
m_num_snapshotsClone_Sysprivate
m_snapshot_arrClone_Sysprivate
m_space_initializedClone_Sysprivate
mark_abort(bool force)Clone_Sys
mark_active()Clone_Sys
mark_free()Clone_Sys
mark_wait()Clone_Sys
s_clone_abort_countClone_Sysstatic
s_clone_sys_stateClone_Sysstatic
s_clone_wait_countClone_Sysstatic
set_space_initialized()Clone_Sysinline
wait(Clone_Msec sleep_time, Clone_Sec timeout, Clone_Sec alert_interval, Wait_Cond_Cbk_Func &&func, ib_mutex_t *mutex, bool &is_timeout)Clone_Sysinlinestatic
Wait_Cond_Cbk_Func typedefClone_Sys
wait_default(Wait_Cond_Cbk_Func &&func, ib_mutex_t *mutex, bool &is_timeout)Clone_Sysinlinestatic
wait_for_free(THD *thd)Clone_Sys
~Clone_Sys()Clone_Sys