![]() |
MySQL 9.5.0
Source Code Documentation
|
#include "mrs/monitored/gtid_functions.h"#include <string>#include <vector>#include "mrs/router_observation_entities.h"#include "helper/json/rapid_json_to_text.h"#include "mysql/harness/logging/logging.h"Namespaces | |
| namespace | mrs |
| namespace | mrs::monitored |
Functions | |
| std::string | mrs::monitored::get_most_relevant_gtid (const std::vector< std::string > >ids) |
| std::string | mrs::monitored::get_session_tracked_gtids_for_metadata_response (collector::CountedMySQLSession *session, mrs::GtidManager *gtid_manager) |
| This function is dedicated for getting GTIDs that are returned to the user in REST response. More... | |