MySQL 8.4.4
Source Code Documentation
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
SortBufferIndirectIterator Member List

This is the complete list of members for SortBufferIndirectIterator, including all inherited members.

EndPSIBatchModeIfStarted()RowIteratorinlinevirtual
GetProfiler() constRowIteratorinlinevirtual
Init() overrideSortBufferIndirectIteratorvirtual
m_cache_endSortBufferIndirectIteratorprivate
m_cache_posSortBufferIndirectIteratorprivate
m_examined_rowsSortBufferIndirectIteratorprivate
m_has_null_flagsSortBufferIndirectIteratorprivate
m_ignore_not_found_rowsSortBufferIndirectIteratorprivate
m_sort_resultSortBufferIndirectIteratorprivate
m_sum_ref_lengthSortBufferIndirectIteratorprivate
m_tablesSortBufferIndirectIteratorprivate
m_thdRowIteratorprivate
Read() overrideSortBufferIndirectIteratorvirtual
real_iterator()RowIteratorinlinevirtual
real_iterator() constRowIteratorinlinevirtual
RowIterator(THD *thd)RowIteratorinlineexplicit
RowIterator(const RowIterator &)=deleteRowIterator
RowIterator(RowIterator &&)=defaultRowIterator
SetNullRowFlag(bool) overrideSortBufferIndirectIteratorinlinevirtual
SetOverrideProfiler(const IteratorProfiler *profiler)RowIteratorinlinevirtual
SortBufferIndirectIterator(THD *thd, Mem_root_array< TABLE * > tables, Sort_result *sort_result, bool ignore_not_found_rows, bool has_null_flags, ha_rows *examined_rows)SortBufferIndirectIterator
StartPSIBatchMode()RowIteratorinlinevirtual
thd() constRowIteratorinlineprotected
UnlockRow() overrideSortBufferIndirectIteratorinlinevirtual
~RowIterator()=defaultRowIteratorvirtual
~SortBufferIndirectIterator() overrideSortBufferIndirectIterator