Package | Description |
---|---|
com.espertech.esper.common.internal.epl.agg.core | |
com.espertech.esper.common.internal.epl.agg.groupbylocal |
Aggregation utility classes centered around local group-by parameters.
|
Modifier and Type | Method and Description |
---|---|
List<AggregationServiceAggExpressionDesc> |
AggregationServiceForgeDesc.getExpressions() |
Modifier and Type | Method and Description |
---|---|
static AggregationMultiFunctionAnalysisResult |
AggregationMultiFunctionAnalysisHelper.analyzeAccessAggregations(List<AggregationServiceAggExpressionDesc> aggregations,
ClasspathImportServiceCompileTime classpathImportService,
boolean isFireAndForget,
String statementName,
ExprNode[] groupByNodes) |
Constructor and Description |
---|
AggregationServiceForgeDesc(AggregationServiceFactoryForge aggregationServiceFactoryForge,
List<AggregationServiceAggExpressionDesc> expressions,
List<ExprAggregateNodeGroupKey> groupKeyExpressions,
List<StmtClassForgeableFactory> additionalForgeables) |
Modifier and Type | Method and Description |
---|---|
List<AggregationServiceAggExpressionDesc> |
AggregationGroupByLocalGroupLevel.getExpressions() |
Constructor and Description |
---|
AggregationGroupByLocalGroupLevel(ExprNode[] partitionExpr,
List<AggregationServiceAggExpressionDesc> expressions) |
Copyright © 2005–2019. All rights reserved.