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 |
---|---|
AggregationLocalGroupByPlanForge |
AggregationLocalGroupByPlanDesc.getForge() |
AggregationLocalGroupByPlanForge |
AggSvcLocalGroupByForge.getLocalGroupByPlan() |
Modifier and Type | Method and Description |
---|---|
void |
AggregationLocalLevelHook.planned(AggregationGroupByLocalGroupDesc localGroupDesc,
AggregationLocalGroupByPlanForge localGroupByPlan) |
Constructor and Description |
---|
AggregationLocalGroupByPlanDesc(AggregationLocalGroupByPlanForge forge,
List<StmtClassForgeableFactory> additionalForgeables) |
AggSvcLocalGroupByForge(boolean hasGroupBy,
AggregationLocalGroupByPlanForge localGroupByPlan,
AggregationUseFlags useFlags) |
Copyright © 2005–2021. All rights reserved.