◆ MetadataCacheDestination()
◆ connect_status()
  
  
      
        
          | void MetadataCacheDestination::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.
 
 
◆ last_error_code()
  
  
      
        
          | std::error_code MetadataCacheDestination::last_error_code  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
◆ server_mode()
server-mode of the destination. 
may be: unavailable, read-only or read-write. 
Reimplemented from Destination.
 
 
◆ server_uuid()
  
  
      
        
          | std::string MetadataCacheDestination::server_uuid  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
◆ balancer_
◆ last_ec_
  
  
      
        
          | std::error_code MetadataCacheDestination::last_ec_ | 
         
       
   | 
  
private   | 
  
 
 
◆ server_mode_
◆ server_uuid_
  
  
      
        
          | std::string MetadataCacheDestination::server_uuid_ | 
         
       
   | 
  
private   | 
  
 
 
The documentation for this class was generated from the following file: