![]() |
MySQL 9.7.0
Source Code Documentation
|
Implementation of the replication_applier_progress_by_worker table. More...
Public Types | |
| using | Type_info_t = Row_proxy_type_info< Enum_worker_metric_type, worker_metric_type_end, 6 > |
Static Public Member Functions | |
| static constexpr const char * | get_table_name () |
| Return the table name. More... | |
| static constexpr const char * | get_table_definition () |
| Return the table definition. More... | |
| static const auto & | get_row_view_definition () |
| Return a const reference to the Row_proxy_definition_t which defines how to retrieve row values from a Packet. More... | |
| static auto | get_table_data () |
| Return the table data. More... | |
| static void | free_table_data (Type_info_t::Table_t table) |
| Free the table data. More... | |
Implementation of the replication_applier_progress_by_worker table.
| using applier_metrics::Worker_metrics_table_with_cursor::Type_info_t = Row_proxy_type_info<Enum_worker_metric_type, worker_metric_type_end, 6> |
|
inlinestatic |
Free the table data.
|
inlinestatic |
Return a const reference to the Row_proxy_definition_t which defines how to retrieve row values from a Packet.
|
inlinestatic |
Return the table data.
|
inlinestaticconstexpr |
Return the table definition.
|
inlinestaticconstexpr |
Return the table name.