Public Member Functions | |
bool | getStats (Table *table, JoinTable *join_tab) |
bool optimizer::System::getStats | ( | Table * | table, |
JoinTable * | join_tab | ||
) | [virtual] |
Retrieve statistics relelvant to this access method.
[in] | table | |
[in] | join_tab |
Implements drizzled::optimizer::AccessMethod.