Package | Description |
---|---|
com.espertech.esper.epl.core.resultset.core |
Result set processor Core classes
|
com.espertech.esper.epl.core.resultset.rowforall |
Result set processor for Fully-Aggregated and Un-Grouped
|
Class and Description |
---|
ResultSetProcessorRowForAll |
ResultSetProcessorRowForAllFactory
Result set processor prototype for the case: aggregation functions used in the select clause, and no group-by,
and all properties in the select clause are under an aggregation function.
|
ResultSetProcessorRowForAllForge
Result set processor prototype for the case: aggregation functions used in the select clause, and no group-by,
and all properties in the select clause are under an aggregation function.
|
ResultSetProcessorRowForAllOutputAllHelper |
ResultSetProcessorRowForAllOutputLastHelper |