![]() |
MySQL 8.0.43
Source Code Documentation
|
#include <chrono>#include <map>#include <mutex>#include <vector>#include "mysql/harness/net_ts/internet.h"#include "mysql/harness/net_ts/io_context.h"#include "mysql/harness/net_ts/timer.h"#include "mysqlrouter/destination_status_types.h"#include "mysqlrouter/io_component.h"Go to the source code of this file.
Classes | |
| class | UnreachableDestinationsQuarantine |
| Information about unreachable destination candidates that is shared between plugin instances. More... | |
| struct | UnreachableDestinationsQuarantine::Unreachable_destination_candidate |
| Class representing a single entry (destination) in quarantined destination set. More... | |