MySQL 8.4.2
Source Code Documentation
|
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_Sys | private |
get_clone_by_index(const byte *loc, uint loc_len) | Clone_Sys | |
get_gtid_persistor() | Clone_Sys | inline |
get_mutex() | Clone_Sys | inline |
get_next_id() | Clone_Sys | |
handle_ddl_state(Clone_notify::Type type, space_id_t space, bool begin) | Clone_Sys | private |
is_space_initialized() const | Clone_Sys | inline |
m_clone_arr | Clone_Sys | private |
m_clone_id_generator | Clone_Sys | private |
m_clone_sys_mutex | Clone_Sys | private |
m_gtid_persister | Clone_Sys | private |
m_num_apply_clones | Clone_Sys | private |
m_num_apply_snapshots | Clone_Sys | private |
m_num_clones | Clone_Sys | private |
m_num_snapshots | Clone_Sys | private |
m_snapshot_arr | Clone_Sys | private |
m_space_initialized | Clone_Sys | private |
mark_abort(bool force) | Clone_Sys | |
mark_active() | Clone_Sys | |
mark_free() | Clone_Sys | |
mark_wait() | Clone_Sys | |
s_clone_abort_count | Clone_Sys | static |
s_clone_sys_state | Clone_Sys | static |
s_clone_wait_count | Clone_Sys | static |
set_space_initialized() | Clone_Sys | inline |
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_Sys | inlinestatic |
Wait_Cond_Cbk_Func typedef | Clone_Sys | |
wait_default(Wait_Cond_Cbk_Func &&func, ib_mutex_t *mutex, bool &is_timeout) | Clone_Sys | inlinestatic |
wait_for_free(THD *thd) | Clone_Sys | |
~Clone_Sys() | Clone_Sys |