MySQL 9.0.0
Source Code Documentation
Rpl_async_conn_failover_table_operations Member List

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

add_managed(const std::string &channel, const std::string &host, uint port, const std::string &network_namespace, const std::string &managed_type, const std::string &managed_name, uint primary_weight, uint secondary_weight)Rpl_async_conn_failover_table_operations
add_managed_skip_send(const std::string &channel, const std::string &managed_type, const std::string &managed_name, const Json_wrapper &wrapper, Rpl_sys_table_access &table_op)Rpl_async_conn_failover_table_operationsstatic
add_source(const std::string &channel, const std::string &host, uint port, const std::string &network_namespace, uint weight, const std::string &managed_name)Rpl_async_conn_failover_table_operations
add_source_skip_send(const std::string &channel, const std::string &host, uint port, const std::string &network_namespace, uint weight, const std::string &managed_name, Rpl_sys_table_access &table_op)Rpl_async_conn_failover_table_operationsstatic
delete_managed(const std::string &channel, const std::string &managed_name)Rpl_async_conn_failover_table_operations
delete_source(const std::string &channel, const std::string &host, uint port, const std::string &network_namespace)Rpl_async_conn_failover_table_operations
execute_handler_func_send(const std::string &db_name, const std::string &table_name, uint num_field, enum thr_lock_type lock_type, const std::vector< uint > &field_index, const std::vector< std::string > &field_name, const T &field_value, std::function< void(Rpl_sys_table_access &, bool &, std::string &, uint &, key_part_map &)> func, uint table_index, key_part_map keypart_map)Rpl_async_conn_failover_table_operationsprivatestatic
execute_handler_func_skip_send(const std::vector< uint > &field_index, const std::vector< std::string > &field_name, const T &field_value, std::function< void(Rpl_sys_table_access &, bool &, std::string &, uint &, key_part_map &)> func, uint table_index, key_part_map keypart_map, Rpl_sys_table_access &table_op)Rpl_async_conn_failover_table_operationsprivatestatic
get_data(Rpl_sys_table_access &table_op, TUP &rows)Rpl_async_conn_failover_table_operationsstatic
m_dbRpl_async_conn_failover_table_operationsprivate
m_lock_typeRpl_async_conn_failover_table_operationsprivate
m_table_failoverRpl_async_conn_failover_table_operationsprivate
m_table_failover_num_fieldRpl_async_conn_failover_table_operationsprivate
m_table_managedRpl_async_conn_failover_table_operationsprivate
m_table_managed_num_fieldRpl_async_conn_failover_table_operationsprivate
Primary_weight_keyRpl_async_conn_failover_table_operationsstatic
read_managed_random_rows(std::vector< RPL_FAILOVER_MANAGED_TUPLE > &rows)Rpl_async_conn_failover_table_operations
read_managed_random_rows_internal(Rpl_sys_table_access &table_op, std::vector< RPL_FAILOVER_MANAGED_JSON_TUPLE > &rows)Rpl_async_conn_failover_table_operationsstatic
read_managed_random_rows_internal(Rpl_sys_table_access &table_op, std::vector< RPL_FAILOVER_MANAGED_TUPLE > &rows)Rpl_async_conn_failover_table_operationsstatic
read_managed_rows_for_channel(std::string channel_name, std::vector< RPL_FAILOVER_MANAGED_TUPLE > &rows)Rpl_async_conn_failover_table_operations
read_source_all_rows()Rpl_async_conn_failover_table_operations
read_source_all_rows_internal(Rpl_sys_table_access &table_op)Rpl_async_conn_failover_table_operationsstatic
read_source_random_rows()Rpl_async_conn_failover_table_operations
read_source_rows_for_channel(std::string channel_name)Rpl_async_conn_failover_table_operations
read_source_rows_for_channel_and_managed_name(std::string channel_name, std::string managed_name)Rpl_async_conn_failover_table_operations
reset()Rpl_async_conn_failover_table_operations
Rpl_async_conn_failover_table_operations(enum thr_lock_type lock_type=TL_WRITE)Rpl_async_conn_failover_table_operationsinline
Secondary_weight_keyRpl_async_conn_failover_table_operationsstatic
~Rpl_async_conn_failover_table_operations()=defaultRpl_async_conn_failover_table_operationsvirtual