Uses of Package
com.espertech.esper.common.internal.epl.resultset.rowpergroup
Packages that use com.espertech.esper.common.internal.epl.resultset.rowpergroup
Package
Description
Result set processor for Fully-Aggregated and Grouped
-
-
Classes in com.espertech.esper.common.internal.epl.resultset.rowpergroup used by com.espertech.esper.common.internal.epl.resultset.rowpergroupClassDescriptionResult 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.
-
Classes in com.espertech.esper.common.internal.epl.resultset.rowpergroup used by com.espertech.esper.common.internal.statemgmtsettingsClassDescriptionResult 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.