Class ResultSetProcessorRowPerGroupForge

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

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