Package com.espertech.esper.common.internal.epl.resultset.rowpergroup
package com.espertech.esper.common.internal.epl.resultset.rowpergroup
Result set processor for Fully-Aggregated and Grouped
-
ClassDescriptionResult 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.Result set processor 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.Iterator for the group-by case with a row per group.