Uses of Class
com.espertech.esper.common.internal.epl.agg.groupbylocal.AggregationLocalGroupByPlanForge
Packages that use AggregationLocalGroupByPlanForge
Package
Description
Aggregation utility classes centered around local group-by parameters.
-
Uses of AggregationLocalGroupByPlanForge in com.espertech.esper.common.internal.epl.agg.groupbylocal
Fields in com.espertech.esper.common.internal.epl.agg.groupbylocal declared as AggregationLocalGroupByPlanForgeModifier and TypeFieldDescriptionprotected final AggregationLocalGroupByPlanForge
AggSvcLocalGroupByForge.localGroupByPlan
Methods in com.espertech.esper.common.internal.epl.agg.groupbylocal that return AggregationLocalGroupByPlanForgeModifier and TypeMethodDescriptionAggregationLocalGroupByPlanDesc.getForge()
AggSvcLocalGroupByForge.getLocalGroupByPlan()
Methods in com.espertech.esper.common.internal.epl.agg.groupbylocal with parameters of type AggregationLocalGroupByPlanForgeModifier and TypeMethodDescriptionvoid
AggregationLocalLevelHook.planned
(AggregationGroupByLocalGroupDesc localGroupDesc, AggregationLocalGroupByPlanForge localGroupByPlan) Constructors in com.espertech.esper.common.internal.epl.agg.groupbylocal with parameters of type AggregationLocalGroupByPlanForgeModifierConstructorDescriptionAggregationLocalGroupByPlanDesc
(AggregationLocalGroupByPlanForge forge, List<StmtClassForgeableFactory> additionalForgeables) AggSvcLocalGroupByForge
(boolean hasGroupBy, AggregationLocalGroupByPlanForge localGroupByPlan, AggregationUseFlags useFlags)