Package | Description |
---|---|
com.espertech.esper.common.internal.epl.agg.groupbylocal |
Aggregation utility classes centered around local group-by parameters.
|
Modifier and Type | Field and Description |
---|---|
protected AggregationLocalGroupByPlanForge |
AggSvcLocalGroupByForge.localGroupByPlan |
Modifier and Type | Method and Description |
---|---|
static AggregationLocalGroupByPlanForge |
AggregationGroupByLocalGroupByAnalyzer.analyze(ExprForge[][] methodForges,
AggregationForgeFactory[] methodFactories,
AggregationStateFactoryForge[] accessAggregations,
AggregationGroupByLocalGroupDesc localGroupDesc,
ExprNode[] groupByExpressions,
AggregationAccessorSlotPairForge[] accessors,
ClasspathImportService classpathImportService,
boolean fireAndForget,
String statementName) |
Modifier and Type | Method and Description |
---|---|
void |
AggregationLocalLevelHook.planned(AggregationGroupByLocalGroupDesc localGroupDesc,
AggregationLocalGroupByPlanForge localGroupByPlan) |
Constructor and Description |
---|
AggSvcLocalGroupByForge(boolean hasGroupBy,
AggregationLocalGroupByPlanForge localGroupByPlan,
AggregationUseFlags useFlags) |
Copyright © 2005–2018. All rights reserved.