MySQL 8.0.39
Source Code Documentation
|
This is the complete list of members for anonymous_namespace{cost_model.cc}::AggregateRowEstimator, including all inherited members.
AggregateRowEstimator(const TermArray &terms, string *trace) | 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 |
m_trace | anonymous_namespace{cost_model.cc}::AggregateRowEstimator | private |
MakeNextEstimate() | anonymous_namespace{cost_model.cc}::AggregateRowEstimator | |
operator=(const AggregateRowEstimator &)=delete | anonymous_namespace{cost_model.cc}::AggregateRowEstimator |