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

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

CleanupAfterQuery()SortingIterator
DoSort()SortingIteratorprivate
EndPSIBatchModeIfStarted()RowIteratorinlinevirtual
filesort() constSortingIteratorinline
GetProfiler() constRowIteratorinlinevirtual
Init() overrideSortingIteratorvirtual
m_examined_rowsSortingIteratorprivate
m_filesortSortingIteratorprivate
m_fs_infoSortingIteratorprivate
m_num_rows_estimateSortingIteratorprivate
m_result_iteratorSortingIteratorprivate
m_result_iterator_holderSortingIteratorprivate
m_single_row_index_lookupsSortingIteratorprivate
m_sort_resultSortingIteratorprivate
m_source_iteratorSortingIteratorprivate
m_tables_to_get_rowid_forSortingIteratorprivate
m_thdRowIteratorprivate
Read() overrideSortingIteratorinlinevirtual
real_iterator()RowIteratorinlinevirtual
real_iterator() constRowIteratorinlinevirtual
ReleaseBuffers()SortingIteratorprivate
RowIterator(THD *thd)RowIteratorinlineexplicit
RowIterator(const RowIterator &)=deleteRowIterator
RowIterator(RowIterator &&)=defaultRowIterator
SetNullRowFlag(bool is_null_row) overrideSortingIteratorvirtual
SetOverrideProfiler(const IteratorProfiler *profiler)RowIteratorinlinevirtual
SortingIterator(THD *thd, Filesort *filesort, unique_ptr_destroy_only< RowIterator > source, std::span< AccessPath * > single_row_index_lookups, ha_rows num_rows_estimate, table_map tables_to_get_rowid_for, ha_rows *examined_rows)SortingIterator
StartPSIBatchMode()RowIteratorinlinevirtual
thd() constRowIteratorinlineprotected
UnlockRow() overrideSortingIteratorinlinevirtual
~RowIterator()=defaultRowIteratorvirtual
~SortingIterator() overrideSortingIterator