Package | Description |
---|---|
com.espertech.esper.epl.core.resultset.core |
Result set processor Core classes
|
com.espertech.esper.epl.core.resultset.rowpergrouprollup |
Result set processor for Rollup
|
Class and Description |
---|
EventArrayAndSortKeyArray |
EventsAndSortKeysPair |
ResultSetProcessorRowPerGroupRollup |
ResultSetProcessorRowPerGroupRollupFactory
Result set processor prototype for the fully-grouped case:
there is a group-by and all non-aggregation event properties in the select clause are listed in the group by,
and there are aggregation functions.
|
ResultSetProcessorRowPerGroupRollupForge
Result set processor prototype for the fully-grouped case:
there is a group-by and all non-aggregation event properties in the select clause are listed in the group by,
and there are aggregation functions.
|
ResultSetProcessorRowPerGroupRollupImpl |
ResultSetProcessorRowPerGroupRollupOutputAllHelper |
ResultSetProcessorRowPerGroupRollupOutputLastHelper |
ResultSetProcessorRowPerGroupRollupUnboundHelper |