MySQL 8.3.0
Source Code Documentation
CheckInLRUList Struct Reference

Functor to validate the LRU list. More...

#include <buf0buf.h>

Public Member Functions

void operator() (const buf_page_t *elem) const
 

Static Public Member Functions

static void validate (const buf_pool_t *buf_pool)
 

Detailed Description

Functor to validate the LRU list.

Member Function Documentation

◆ operator()()

void CheckInLRUList::operator() ( const buf_page_t elem) const
inline

◆ validate()

static void CheckInLRUList::validate ( const buf_pool_t buf_pool)
inlinestatic

The documentation for this struct was generated from the following file: