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