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

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

EndPSIBatchModeIfStarted() overrideTableRowIteratorvirtual
GetProfiler() constRowIteratorinlinevirtual
HandleError(int error)TableRowIteratorprotected
Init() overrideTableScanIteratorvirtual
m_examined_rowsTableScanIteratorprivate
m_expected_rowsTableScanIteratorprivate
m_limit_rowsTableScanIteratorprivate
m_recordTableScanIteratorprivate
m_remaining_dupsTableScanIteratorprivate
m_stored_rowsTableScanIteratorprivate
m_tableTableRowIteratorprivate
m_thdRowIteratorprivate
PrintError(int error)TableRowIteratorprotected
Read() overrideTableScanIteratorvirtual
real_iterator()RowIteratorinlinevirtual
real_iterator() constRowIteratorinlinevirtual
RowIterator(THD *thd)RowIteratorinlineexplicit
RowIterator(const RowIterator &)=deleteRowIterator
RowIterator(RowIterator &&)=defaultRowIterator
SetNullRowFlag(bool is_null_row) overrideTableRowIteratorvirtual
SetOverrideProfiler(const IteratorProfiler *profiler)RowIteratorinlinevirtual
StartPSIBatchMode() overrideTableRowIteratorvirtual
table() constTableRowIteratorinlineprotected
TableRowIterator(THD *thd, TABLE *table)TableRowIteratorinline
TableScanIterator(THD *thd, TABLE *table, double expected_rows, ha_rows *examined_rows)TableScanIterator
thd() constRowIteratorinlineprotected
UnlockRow() overrideTableRowIteratorvirtual
~RowIterator()=defaultRowIteratorvirtual
~TableScanIterator() overrideTableScanIterator