Package | Description |
---|---|
com.espertech.esper.common.internal.epl.agg.core | |
com.espertech.esper.common.internal.epl.agg.groupall | |
com.espertech.esper.common.internal.epl.agg.groupby | |
com.espertech.esper.common.internal.epl.agg.groupbylocal |
Aggregation utility classes centered around local group-by parameters.
|
com.espertech.esper.common.internal.epl.agg.rollup | |
com.espertech.esper.common.internal.epl.agg.table | |
com.espertech.esper.common.internal.statemgmtsettings |
Modifier and Type | Interface and Description |
---|---|
interface |
AggregationServiceFactoryForgeWMethodGen |
interface |
AggregationServiceFactoryForgeWProviderGen |
Modifier and Type | Class and Description |
---|---|
class |
AggregationServiceNullFactory
A null object implementation of the AggregationService
interface.
|
Modifier and Type | Method and Description |
---|---|
AggregationServiceFactoryForge |
AggregationServiceForgeDesc.getAggregationServiceFactoryForge() |
Modifier and Type | Method and Description |
---|---|
static AggregationServiceFactoryMakeResult |
AggregationServiceFactoryCompiler.makeInnerClassesAndInit(AggregationServiceFactoryForge forge,
CodegenMethodScope parent,
CodegenClassScope classScope,
String providerClassName,
AggregationClassNames classNames,
boolean isTargetHA) |
Constructor and Description |
---|
AggregationServiceForgeDesc(AggregationServiceFactoryForge aggregationServiceFactoryForge,
List<AggregationServiceAggExpressionDesc> expressions,
List<ExprAggregateNodeGroupKey> groupKeyExpressions,
List<StmtClassForgeableFactory> additionalForgeables,
FabricCharge fabricCharge) |
Modifier and Type | Class and Description |
---|---|
class |
AggregationServiceGroupAllForge
Aggregation service for use when only first/last/window aggregation functions are used an none other.
|
Modifier and Type | Class and Description |
---|---|
class |
AggregationServiceGroupByForge
Implementation for handling aggregation with grouping by group-keys.
|
Modifier and Type | Class and Description |
---|---|
class |
AggSvcLocalGroupByForge |
Modifier and Type | Class and Description |
---|---|
class |
AggSvcGroupByRollupForge
Implementation for handling aggregation with grouping by group-keys.
|
Modifier and Type | Class and Description |
---|---|
class |
AggregationServiceFactoryForgeTable |
Modifier and Type | Method and Description |
---|---|
StateMgmtSetting |
StateMgmtSettingsProviderDefault.aggregation(FabricCharge fabricCharge,
AggregationAttributionKey attributionKey,
StatementRawInfo raw,
AggregationServiceFactoryForge forge) |
StateMgmtSetting |
StateMgmtSettingsProvider.aggregation(FabricCharge fabricCharge,
AggregationAttributionKey attributionKey,
StatementRawInfo raw,
AggregationServiceFactoryForge forge) |
Copyright © 2005–2022. All rights reserved.