#include <GenericGenerator.h>
◆ GenericGroupByAggregator()
GenericQuery::GenericGroupByAggregator::GenericGroupByAggregator |
( |
GenericQueryBuilder |
builder | ) |
|
|
inline |
Construct a new Generic Data Generator object.
The generator processes all column data and maps it to column indices for efficiency. All joined data sources are loaded into memory in the constructor
- Parameters
-
builder | object to constuct generator from |
◆ hasNext()
bool GenericQuery::GenericGroupByAggregator::hasNext |
( |
| ) |
|
|
inlinevirtual |
◆ next()
DataRecord GenericQuery::GenericGroupByAggregator::next |
( |
| ) |
|
|
inlinevirtual |
◆ records
The documentation for this class was generated from the following file: