![]() |
MySQL 9.7.0
Source Code Documentation
|
Implementation of the replication_applier_metrics table. More...
Public Types | |
| using | Type_info_t = Row_proxy_type_info< Enum_applier_metric_type, applier_metric_type_end, 24 > |
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_view_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_metrics table.
| using applier_metrics::Applier_metrics_table_with_cursor::Type_info_t = Row_proxy_type_info<Enum_applier_metric_type, applier_metric_type_end, 24> |
|
inlinestatic |
Free the table data.
|
inlinestatic |
Return a const reference to the Row_view_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.