MySQL 8.3.0
Source Code Documentation
row0pread-adapter.h File Reference

Parallel read adapter interface. More...

#include "row0pread.h"
#include "ut0counter.h"
#include "handler.h"

Go to the source code of this file.

Classes

class  Parallel_reader_adapter
 Traverse an index in the leaf page block list order and send records to adapter. More...
 
struct  Parallel_reader_adapter::MySQL_row
 MySQL row meta data. More...
 
struct  Parallel_reader_adapter::Thread_ctx
 Callback thread context for each of the spawned threads. More...
 

Detailed Description

Parallel read adapter interface.

Created 2018-02-28 by Darshan M N.