MySQL 9.0.0
Source Code Documentation
ClusterAwareDecorator Member List

This is the complete list of members for ClusterAwareDecorator, including all inherited members.

cluster_initial_hostname_ClusterAwareDecoratorprotected
cluster_initial_password_ClusterAwareDecoratorprotected
cluster_initial_port_ClusterAwareDecoratorprotected
cluster_initial_socket_ClusterAwareDecoratorprotected
cluster_initial_username_ClusterAwareDecoratorprotected
ClusterAwareDecorator(ClusterMetadata &metadata, const std::string &cluster_initial_username, const std::string &cluster_initial_password, const std::string &cluster_initial_hostname, unsigned long cluster_initial_port, const std::string &cluster_initial_socket, unsigned long connection_timeout, std::set< MySQLErrorc > failure_codes={MySQLErrorc::kSuperReadOnly, MySQLErrorc::kLostConnection})ClusterAwareDecoratorinline
connect(MySQLSession &session, const std::string &host, const unsigned port)ClusterAwareDecoratorprotected
connection_timeout_ClusterAwareDecoratorprotected
failover_on_failure(std::function< R()> wrapped_func)ClusterAwareDecorator
failure_codes_ClusterAwareDecoratorprotected
metadata_ClusterAwareDecoratorprotected
~ClusterAwareDecorator()=defaultClusterAwareDecoratorvirtual