Package com.espertech.esper.common.internal.epl.resultset.agggrouped
package com.espertech.esper.common.internal.epl.resultset.agggrouped
Result set processor for Aggregated and Grouped
-
ClassDescriptionResult-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.Result-set processor 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.Iterator for group-by with aggregation.