MySQL 9.1.0
Source Code Documentation
|
This is the complete list of members for anonymous_namespace{cost_model.cc}::AggregateRowEstimator, including all inherited members.
AggregateRowEstimator(THD *thd, TermArray terms) | anonymous_namespace{cost_model.cc}::AggregateRowEstimator | |
AggregateRowEstimator(const AggregateRowEstimator &)=delete | anonymous_namespace{cost_model.cc}::AggregateRowEstimator | |
FindField(const Field *field) const | anonymous_namespace{cost_model.cc}::AggregateRowEstimator | inlineprivate |
GetConsumedTerms() const | anonymous_namespace{cost_model.cc}::AggregateRowEstimator | inline |
kNoEstimate | anonymous_namespace{cost_model.cc}::AggregateRowEstimator | static |
m_consumed_terms | anonymous_namespace{cost_model.cc}::AggregateRowEstimator | private |
m_prefixes | anonymous_namespace{cost_model.cc}::AggregateRowEstimator | private |
m_terms | anonymous_namespace{cost_model.cc}::AggregateRowEstimator | private |
MakeNextEstimate(THD *thd) | anonymous_namespace{cost_model.cc}::AggregateRowEstimator | |
operator=(const AggregateRowEstimator &)=delete | anonymous_namespace{cost_model.cc}::AggregateRowEstimator |