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

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

EndPSIBatchModeIfStarted()RowIteratorinlinevirtual
GetProfiler() constRowIteratorinlinevirtual
Init() overrideSortFileIndirectIteratorvirtual
m_examined_rowsSortFileIndirectIteratorprivate
m_has_null_flagsSortFileIndirectIteratorprivate
m_ignore_not_found_rowsSortFileIndirectIteratorprivate
m_io_cacheSortFileIndirectIteratorprivate
m_ref_posSortFileIndirectIteratorprivate
m_sum_ref_lengthSortFileIndirectIteratorprivate
m_tablesSortFileIndirectIteratorprivate
m_thdRowIteratorprivate
Read() overrideSortFileIndirectIteratorvirtual
real_iterator()RowIteratorinlinevirtual
real_iterator() constRowIteratorinlinevirtual
RowIterator(THD *thd)RowIteratorinlineexplicit
RowIterator(const RowIterator &)=deleteRowIterator
RowIterator(RowIterator &&)=defaultRowIterator
SetNullRowFlag(bool) overrideSortFileIndirectIteratorinlinevirtual
SetOverrideProfiler(const IteratorProfiler *profiler)RowIteratorinlinevirtual
SortFileIndirectIterator(THD *thd, Mem_root_array< TABLE * > tables, IO_CACHE *tempfile, bool ignore_not_found_rows, bool has_null_flags, ha_rows *examined_rows)SortFileIndirectIterator
StartPSIBatchMode()RowIteratorinlinevirtual
thd() constRowIteratorinlineprotected
UnlockRow() overrideSortFileIndirectIteratorinlinevirtual
~RowIterator()=defaultRowIteratorvirtual
~SortFileIndirectIterator() overrideSortFileIndirectIterator