![]() |
MySQL 26.7.0
Source Code Documentation
|
Private Member Functions | |
| std::optional< mon_type_t > | get_value (monitor_id_t id) override |
| Returns the value of given Innodb-specific monitor by id or std::nullopt if not supported. More... | |
Additional Inherited Members | |
Public Member Functions inherited from ib::Monitoring_interface | |
| virtual | ~Monitoring_interface ()=default |
| Default destructor. More... | |
|
inlineoverrideprivatevirtual |
Returns the value of given Innodb-specific monitor by id or std::nullopt if not supported.
| [in] | id | The id of the monitor |
Implements ib::Monitoring_interface.