MySQL 8.3.0
Source Code Documentation
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([[maybe_unused]] 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