MySQL 9.1.0
Source Code Documentation
|
This is the complete list of members for FirstAvailableDestination, including all inherited members.
balancer_ | FirstAvailableDestination | private |
connect_status(std::error_code ec) override | FirstAvailableDestination | inlinevirtual |
Destination(std::string id, std::string hostname, uint16_t port) | Destination | inline |
FirstAvailableDestination(std::string id, std::string hostname, uint16_t port, DestFirstAvailable *balancer, size_t ndx) | FirstAvailableDestination | inline |
good() const | Destination | inlinevirtual |
hostname() const | Destination | inline |
hostname_ | Destination | private |
id() const | Destination | inline |
id_ | Destination | private |
ndx_ | FirstAvailableDestination | private |
port() const noexcept | Destination | inline |
port_ | Destination | private |
server_mode() const | Destination | inlinevirtual |
~Destination()=default | Destination | virtual |