MySQL 26.7.0
Source Code Documentation
cs::apply Namespace Reference

Namespaces

namespace  instruments
 

Classes

struct  Applier_version
 Enumerates the available versions of the applier. More...
 
class  Commit_order_queue
 Queue to maintain the ordered sequence of workers waiting for commit. More...
 
class  Csa_worker_context
 Class representing the interface for parallel worker context. More...
 
class  Parallel_worker_context
 Class representing the interface for parallel worker context. More...
 

Typedefs

using Parallel_worker_context_ptr = std::unique_ptr< Parallel_worker_context >
 

Typedef Documentation

◆ Parallel_worker_context_ptr