Package | Description |
---|---|
com.espertech.esper.epl.agg.util |
Aggregation utility classes centered around local group-by parameters.
|
Modifier and Type | Method and Description |
---|---|
AggregationLocalGroupByColumn[] |
AggregationLocalGroupByPlan.getColumns() |
Constructor and Description |
---|
AggregationLocalGroupByPlan(int numMethods,
int numAccess,
AggregationLocalGroupByColumn[] columns,
AggregationLocalGroupByLevel optionalLevelTop,
AggregationLocalGroupByLevel[] allLevels) |