◆ FirstAvailableDestination()
  
  
      
        
          | FirstAvailableDestination::FirstAvailableDestination  | 
          ( | 
          std::string  | 
          id,  | 
         
        
           | 
           | 
          std::string  | 
          hostname,  | 
         
        
           | 
           | 
          uint16_t  | 
          port,  | 
         
        
           | 
           | 
          DestFirstAvailable *  | 
          balancer,  | 
         
        
           | 
           | 
          size_t  | 
          ndx  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
inline   | 
  
 
 
◆ connect_status()
  
  
      
        
          | void FirstAvailableDestination::connect_status  | 
          ( | 
          std::error_code  | 
           | ) | 
           | 
         
       
   | 
  
inlineoverridevirtual   | 
  
 
status of the last failed connect(). 
called by MySQLRouting after a connect() to all addresses of the destination failed. 
Reimplemented from Destination.
 
 
◆ balancer_
◆ ndx_
  
  
      
        
          | size_t FirstAvailableDestination::ndx_ | 
         
       
   | 
  
private   | 
  
 
 
The documentation for this class was generated from the following file: