◆ MetadataCacheDestination()
  
  
      
        
          | MetadataCacheDestination::MetadataCacheDestination  | 
          ( | 
          std::string  | 
          id,  | 
         
        
           | 
           | 
          std::string  | 
          addr,  | 
         
        
           | 
           | 
          uint16_t  | 
          port,  | 
         
        
           | 
           | 
          DestMetadataCacheGroup *  | 
          balancer,  | 
         
        
           | 
           | 
          std::string  | 
          server_uuid  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
inline   | 
  
 
 
◆ 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_uuid()
  
  
      
        
          | std::string MetadataCacheDestination::server_uuid  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
◆ balancer_
◆ last_ec_
  
  
      
        
          | std::error_code MetadataCacheDestination::last_ec_ | 
         
       
   | 
  
private   | 
  
 
 
◆ server_uuid_
  
  
      
        
          | std::string MetadataCacheDestination::server_uuid_ | 
         
       
   | 
  
private   | 
  
 
 
The documentation for this class was generated from the following file: