![]() |
MySQL 9.3.0
Source Code Documentation
|
#include "destination.h"
Go to the source code of this file.
Classes | |
class | StrategyHandler |
Base class for routing strategy handler. More... | |
class | First_available_strategy |
First-available strategy. More... | |
class | Next_available_strategy |
First-available strategy. More... | |
class | Round_robin_strategy |
Round-robin strategy. More... | |
class | StaticDestinationsManager |