#include <table_replication_applier_status_by_worker.h>
|
| | PFS_index_rpl_applier_status_by_worker (PFS_engine_key *key) |
| |
| | PFS_index_rpl_applier_status_by_worker (PFS_engine_key *key_1, PFS_engine_key *key_2) |
| |
| | ~PFS_index_rpl_applier_status_by_worker () override=default |
| |
| virtual bool | match (Master_info *mi)=0 |
| |
| virtual bool | match (Master_info *mi, std::optional< ulonglong > internal_id)=0 |
| |
| virtual std::optional< ulonglong > | extract_id (Slave_worker *worker)=0 |
| |
| virtual std::optional< ulonglong > | extract_id (const mysql::csa::Session_legacy_stats &stats)=0 |
| |
| | PFS_engine_index (PFS_engine_key *key_1) |
| |
| | PFS_engine_index (PFS_engine_key *key_1, PFS_engine_key *key_2) |
| |
| | PFS_engine_index (PFS_engine_key *key_1, PFS_engine_key *key_2, PFS_engine_key *key_3) |
| |
| | PFS_engine_index (PFS_engine_key *key_1, PFS_engine_key *key_2, PFS_engine_key *key_3, PFS_engine_key *key_4) |
| |
| | PFS_engine_index (PFS_engine_key *key_1, PFS_engine_key *key_2, PFS_engine_key *key_3, PFS_engine_key *key_4, PFS_engine_key *key_5) |
| |
| | ~PFS_engine_index () override=default |
| |
| void | read_key (const uchar *key, uint key_len, enum ha_rkey_function find_flag) override |
| |
| | PFS_engine_index_abstract ()=default |
| |
| virtual | ~PFS_engine_index_abstract ()=default |
| |
| void | set_key_info (KEY *key_info) |
| |
◆ PFS_index_rpl_applier_status_by_worker() [1/2]
| PFS_index_rpl_applier_status_by_worker::PFS_index_rpl_applier_status_by_worker |
( |
PFS_engine_key * |
key | ) |
|
|
inlineexplicit |
◆ PFS_index_rpl_applier_status_by_worker() [2/2]
◆ ~PFS_index_rpl_applier_status_by_worker()
| PFS_index_rpl_applier_status_by_worker::~PFS_index_rpl_applier_status_by_worker |
( |
| ) |
|
|
overridedefault |
◆ extract_id() [1/2]
◆ extract_id() [2/2]
| virtual std::optional< ulonglong > PFS_index_rpl_applier_status_by_worker::extract_id |
( |
Slave_worker * |
worker | ) |
|
|
pure virtual |
◆ match() [1/2]
| virtual bool PFS_index_rpl_applier_status_by_worker::match |
( |
Master_info * |
mi | ) |
|
|
pure virtual |
◆ match() [2/2]
| virtual bool PFS_index_rpl_applier_status_by_worker::match |
( |
Master_info * |
mi, |
|
|
std::optional< ulonglong > |
internal_id |
|
) |
| |
|
pure virtual |
The documentation for this class was generated from the following file: