#include <routing_component.h>
◆ MySQLRoutingAPI() [1/2]
  
  
      
        
          | MySQLRoutingAPI::MySQLRoutingAPI  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
default   | 
  
 
 
◆ MySQLRoutingAPI() [2/2]
◆ get_active_connections()
      
        
          | int MySQLRoutingAPI::get_active_connections  | 
          ( | 
           | ) | 
           const | 
        
      
 
 
◆ get_bind_address()
      
        
          | std::string MySQLRoutingAPI::get_bind_address  | 
          ( | 
           | ) | 
           const | 
        
      
 
 
◆ get_bind_port()
      
        
          | uint16_t MySQLRoutingAPI::get_bind_port  | 
          ( | 
           | ) | 
           const | 
        
      
 
 
◆ get_blocked_client_hosts()
      
        
          | std::vector< std::string > MySQLRoutingAPI::get_blocked_client_hosts  | 
          ( | 
           | ) | 
           const | 
        
      
 
 
◆ get_client_connect_timeout()
      
        
          | std::chrono::milliseconds MySQLRoutingAPI::get_client_connect_timeout  | 
          ( | 
           | ) | 
           const | 
        
      
 
 
◆ get_connections()
◆ get_destination_cluster_name()
      
        
          | std::string MySQLRoutingAPI::get_destination_cluster_name  | 
          ( | 
           | ) | 
           const | 
        
      
 
 
◆ get_destination_connect_timeout()
      
        
          | std::chrono::milliseconds MySQLRoutingAPI::get_destination_connect_timeout  | 
          ( | 
           | ) | 
           const | 
        
      
 
 
◆ get_destination_replicaset_name()
      
        
          | std::string MySQLRoutingAPI::get_destination_replicaset_name  | 
          ( | 
           | ) | 
           const | 
        
      
 
 
◆ get_destinations()
◆ get_max_connect_errors()
      
        
          | uint64_t MySQLRoutingAPI::get_max_connect_errors  | 
          ( | 
           | ) | 
           const | 
        
      
 
 
◆ get_max_connections()
      
        
          | int MySQLRoutingAPI::get_max_connections  | 
          ( | 
           | ) | 
           const | 
        
      
 
 
◆ get_name()
      
        
          | std::string MySQLRoutingAPI::get_name  | 
          ( | 
           | ) | 
           const | 
        
      
 
 
◆ get_protocol_name()
      
        
          | std::string MySQLRoutingAPI::get_protocol_name  | 
          ( | 
           | ) | 
           const | 
        
      
 
 
◆ get_routing_strategy()
      
        
          | std::string MySQLRoutingAPI::get_routing_strategy  | 
          ( | 
           | ) | 
           const | 
        
      
 
 
◆ get_socket()
      
        
          | std::string MySQLRoutingAPI::get_socket  | 
          ( | 
           | ) | 
           const | 
        
      
 
 
◆ get_total_connections()
      
        
          | int MySQLRoutingAPI::get_total_connections  | 
          ( | 
           | ) | 
           const | 
        
      
 
 
◆ is_accepting_connections()
      
        
          | bool MySQLRoutingAPI::is_accepting_connections  | 
          ( | 
           | ) | 
           const | 
        
      
 
 
◆ is_running()
      
        
          | bool MySQLRoutingAPI::is_running  | 
          ( | 
           | ) | 
           const | 
        
      
 
 
◆ operator bool()
  
  
      
        
          | MySQLRoutingAPI::operator bool  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inlineexplicitnoexcept   | 
  
 
 
◆ restart_accepting_connections()
      
        
          | void MySQLRoutingAPI::restart_accepting_connections  | 
          ( | 
           | ) | 
           | 
        
      
 
 
◆ start_accepting_connections()
      
        
          | void MySQLRoutingAPI::start_accepting_connections  | 
          ( | 
           | ) | 
           | 
        
      
 
 
◆ stop_socket_acceptors()
      
        
          | void MySQLRoutingAPI::stop_socket_acceptors  | 
          ( | 
           | ) | 
           | 
        
      
 
 
◆ r_
The documentation for this class was generated from the following files: