MySQL 9.2.0
Source Code Documentation
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
destination_status_types.h File Reference
#include <functional>
#include <vector>
#include "mysql/harness/destination.h"
#include "mysqlrouter/datatypes.h"

Go to the source code of this file.

Classes

struct  QuarantineRoutingCallbacks
 
struct  AvailableDestination
 

Typedefs

using AllowedNodes = std::vector< AvailableDestination >
 

Typedef Documentation

◆ AllowedNodes

using AllowedNodes = std::vector<AvailableDestination>