Class ResultSetProcessorAggregateGroupedForge

java.lang.Object
com.espertech.esper.common.internal.epl.resultset.core.ResultSetProcessorFactoryForgeBase
com.espertech.esper.common.internal.epl.resultset.agggrouped.ResultSetProcessorAggregateGroupedForge
All Implemented Interfaces:
ResultSetProcessorFactoryForge

public class ResultSetProcessorAggregateGroupedForge extends ResultSetProcessorFactoryForgeBase
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.