Package | Description |
---|---|
com.espertech.esper.epl.core.resultset.agggrouped |
Result set processor for Aggregated and Grouped
|
com.espertech.esper.epl.core.resultset.core |
Result set processor Core classes
|
Class and Description |
---|
ResultSetProcessorAggregateGrouped |
ResultSetProcessorAggregateGroupedFactory
Result-set processor prototype for the aggregate-grouped case:
there is a group-by and one or more non-aggregation event properties in the select clause are not listed in the group by,
and there are aggregation functions.
|
ResultSetProcessorAggregateGroupedForge
Result-set processor prototype for the aggregate-grouped case:
there is a group-by and one or more non-aggregation event properties in the select clause are not listed in the group by,
and there are aggregation functions.
|
ResultSetProcessorAggregateGroupedOutputAllHelper |
ResultSetProcessorAggregateGroupedOutputLastHelper |