![]() |
MySQL 9.4.0
Source Code Documentation
|
#include <destinations_option_parser.h>
Static Public Member Functions | |
static stdx::expected< std::variant< mysqlrouter::URI, std::vector< mysql_harness::Destination > >, std::string > | parse (const std::string &value) |
parse the destination string and either return a metadata-cache URI or a vector of destinations. More... | |
|
static |
parse the destination string and either return a metadata-cache URI or a vector of destinations.