MySQL 8.4.0
Source Code Documentation
anonymous_namespace{composite_iterators.cc}::SpillState::CountPair Struct Reference

For a given chunk file pair {HF, IF}, the count of rows in each chunk respectively. More...

Public Attributes

size_t HF_count
 
size_t IF_count
 

Detailed Description

For a given chunk file pair {HF, IF}, the count of rows in each chunk respectively.

Member Data Documentation

◆ HF_count

size_t anonymous_namespace{composite_iterators.cc}::SpillState::CountPair::HF_count

◆ IF_count

size_t anonymous_namespace{composite_iterators.cc}::SpillState::CountPair::IF_count

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