Uses of Class
com.espertech.esper.common.internal.epl.agg.groupbylocal.AggregationGroupByLocalGroupDesc
Package
Description
Aggregation utility classes centered around local group-by parameters.
-
Uses of AggregationGroupByLocalGroupDesc in com.espertech.esper.common.internal.epl.agg.groupbylocal
Modifier and TypeMethodDescriptionAggregationGroupByLocalGroupByAnalyzer.analyze
(ExprForge[][] methodForges, AggregationForgeFactory[] methodFactories, AggregationStateFactoryForge[] accessAggregations, AggregationGroupByLocalGroupDesc localGroupDesc, ExprNode[] groupByExpressions, MultiKeyClassRef groupByMultiKey, AggregationAccessorSlotPairForge[] accessors, StatementRawInfo raw, SerdeCompileTimeResolver serdeResolver) void
AggregationLocalLevelHook.planned
(AggregationGroupByLocalGroupDesc localGroupDesc, AggregationLocalGroupByPlanForge localGroupByPlan)