MySQL 9.5.0
Source Code Documentation
SortBufferIndirectIterator Member List

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

DoInit() overrideSortBufferIndirectIteratorprivatevirtual
DoRead() overrideSortBufferIndirectIteratorprivatevirtual
EndPSIBatchModeIfStarted()RowIteratorinlinevirtual
GetProfiler() constRowIteratorinlinevirtual
Init()RowIteratorinline
m_cache_endSortBufferIndirectIteratorprivate
m_cache_posSortBufferIndirectIteratorprivate
m_examined_rowsSortBufferIndirectIteratorprivate
m_has_null_flagsSortBufferIndirectIteratorprivate
m_ignore_not_found_rowsSortBufferIndirectIteratorprivate
m_num_full_readsRowIteratorprivate
m_num_init_callsRowIteratorprivate
m_num_rowsRowIteratorprivate
m_sort_resultSortBufferIndirectIteratorprivate
m_sum_ref_lengthSortBufferIndirectIteratorprivate
m_tablesSortBufferIndirectIteratorprivate
m_thdRowIteratorprivate
num_full_reads() constRowIteratorinline
num_init_calls() constRowIteratorinline
num_rows() constRowIteratorinline
Read()RowIteratorinline
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