#include <arch0arch.h>
◆ consumption_requested()
  
  
      
        
          | void Arch_log_consumer::consumption_requested  | 
          ( | 
          lsn_t  | 
          request_lsn | ) | 
           | 
         
       
   | 
  
overridevirtual   | 
  
 
Request the log consumer to consume faster. 
Implements Log_consumer.
 
 
◆ get_consumed_lsn()
  
  
      
        
          | lsn_t Arch_log_consumer::get_consumed_lsn  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
overridevirtual   | 
  
 
- Returns
 - Maximum LSN up to which this consumer has consumed redo. The caller should acquire log.files_mutex. 
 
Implements Log_consumer.
 
 
◆ get_name()
  
  
      
        
          | const std::string & Arch_log_consumer::get_name  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
overridevirtual   | 
  
 
 
◆ m_last_rushed_at
  
  
      
        
          | std::chrono::system_clock::time_point Arch_log_consumer::m_last_rushed_at | 
         
       
   | 
  
private   | 
  
 
 
◆ m_problem_started_at
  
  
      
        
          | std::chrono::system_clock::time_point Arch_log_consumer::m_problem_started_at | 
         
       
   | 
  
private   | 
  
 
 
The documentation for this class was generated from the following files: