MySQL 26.7.0
Source Code Documentation
log_prefetcher.h File Reference

Go to the source code of this file.

Classes

class  mysql::csa::Log_prefetcher
 This class starts an asynchronous thread that prefetches consecutive logs recorded in the index file. More...
 

Namespaces

namespace  mysql
 
namespace  mysql::csa
 

Typedefs

using mysql::csa::Log_prefetcher_sptr = std::shared_ptr< Log_prefetcher >