◆ DestinationState
| Enumerator | 
|---|
| k_ok  |  | 
| k_read_only  |  | 
| k_offline  |  | 
 
 
◆ MetadataSourceDestination()
  
  
      
        
          | mrs::database::SchemaMonitor::MetadataSourceDestination::MetadataSourceDestination  | 
          ( | 
          collector::MysqlCacheManager *  | 
          cache,  | 
         
        
           | 
           | 
          const bool  | 
          is_dynamic  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
inline   | 
  
 
 
◆ get_rw_session()
◆ handle_error()
      
        
          | bool mrs::database::SchemaMonitor::MetadataSourceDestination::handle_error  | 
          ( | 
           | ) | 
           | 
        
      
 
 
◆ cache_
◆ current_destination_state_
  
  
      
        
          | DestinationState mrs::database::SchemaMonitor::MetadataSourceDestination::current_destination_state_ | 
         
       
   | 
  
private   | 
  
 
Initial value:{
        DestinationState::k_read_only}
 
 
 
◆ is_dynamic_
  
  
      
        
          | const bool mrs::database::SchemaMonitor::MetadataSourceDestination::is_dynamic_ | 
         
       
   | 
  
private   | 
  
 
 
◆ previous_destination_state_
  
  
      
        
          | DestinationState mrs::database::SchemaMonitor::MetadataSourceDestination::previous_destination_state_ {DestinationState::k_ok} | 
         
       
   | 
  
private   | 
  
 
 
The documentation for this class was generated from the following files: