#include <relation.h>
Data Fields | |
| int | numAggs |
| int | numOrderedAggs |
| QualCost | transCost |
| Cost | finalCost |
| Size | transitionSpace |
Definition at line 53 of file relation.h.
Definition at line 58 of file relation.h.
Referenced by cost_agg(), and count_agg_clauses_walker().
Definition at line 55 of file relation.h.
Referenced by choose_hashed_grouping(), and count_agg_clauses_walker().
Definition at line 56 of file relation.h.
Referenced by choose_hashed_grouping(), and count_agg_clauses_walker().
Definition at line 57 of file relation.h.
Referenced by cost_agg(), and count_agg_clauses_walker().
Definition at line 59 of file relation.h.
Referenced by choose_hashed_grouping(), and count_agg_clauses_walker().
1.7.1