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