![]() |
MySQL 8.0.44
Source Code Documentation
|
This is the complete list of members for MetadataCacheDestination, including all inherited members.
| balancer_ | MetadataCacheDestination | private |
| connect_status(std::error_code ec) override | MetadataCacheDestination | inlinevirtual |
| Destination(std::string id, std::string hostname, uint16_t port) | Destination | inline |
| good() const | Destination | inlinevirtual |
| hostname() const | Destination | inline |
| hostname_ | Destination | private |
| id() const | Destination | inline |
| id_ | Destination | private |
| last_ec_ | MetadataCacheDestination | private |
| last_error_code() const | MetadataCacheDestination | inline |
| MetadataCacheDestination(std::string id, std::string addr, uint16_t port, DestMetadataCacheGroup *balancer, std::string server_uuid) | MetadataCacheDestination | inline |
| port() const noexcept | Destination | inline |
| port_ | Destination | private |
| server_uuid() const | MetadataCacheDestination | inline |
| server_uuid_ | MetadataCacheDestination | private |
| ~Destination()=default | Destination | virtual |