MySQL 8.0.37
Source Code Documentation
destination_status_types.h File Reference
#include <memory>
#include <vector>
#include "tcp_address.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>