Class ResultSetProcessorRowPerGroupRollupForge

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

public class ResultSetProcessorRowPerGroupRollupForge 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.