MySQL 9.1.0
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, mysqlrouter::ServerMode server_mode) | MetadataCacheDestination | inline |
port() const noexcept | Destination | inline |
port_ | Destination | private |
server_mode() const override | MetadataCacheDestination | inlinevirtual |
server_mode_ | MetadataCacheDestination | private |
server_uuid() const | MetadataCacheDestination | inline |
server_uuid_ | MetadataCacheDestination | private |
~Destination()=default | Destination | virtual |