Package | Description |
---|---|
com.espertech.esper.epl.agg.util |
Aggregation utility classes centered around local group-by parameters.
|
Modifier and Type | Method and Description |
---|---|
static AggregationLocalGroupByPlanForge |
AggregationGroupByLocalGroupByAnalyzer.analyze(ExprForge[][] methodForges,
AggregationMethodFactory[] methodFactories,
AggregationStateFactoryForge[] accessAggregations,
AggregationGroupByLocalGroupDesc localGroupDesc,
ExprNode[] groupByExpressions,
AggregationAccessorSlotPairForge[] accessors,
EngineImportService engineImportService,
boolean fireAndForget,
java.lang.String statementName) |
void |
AggregationLocalLevelHook.planned(AggregationGroupByLocalGroupDesc localGroupDesc,
AggregationLocalGroupByPlanForge localGroupByPlan) |