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 |
Modifier and Type | Field and Description |
---|---|
static AggregationCodegenRowLevelDesc |
AggregationCodegenRowLevelDesc.EMPTY |
Modifier and Type | Method and Description |
---|---|
static AggregationCodegenRowLevelDesc |
AggregationCodegenRowLevelDesc.fromTopOnly(AggregationRowStateForgeDesc rowStateDesc) |
AggregationCodegenRowLevelDesc |
AggregationServiceNullFactory.getRowLevelDesc() |
AggregationCodegenRowLevelDesc |
AggregationServiceFactoryForgeWMethodGen.getRowLevelDesc() |
Modifier and Type | Method and Description |
---|---|
protected static com.espertech.esper.common.internal.epl.agg.core.AggregationClassAssignmentPerLevel |
AggregationServiceFactoryCompilerRow.makeRow(boolean isGenerateTableEnter,
AggregationCodegenRowLevelDesc rowLevelDesc,
Class forgeClass,
Consumer<AggregationRowCtorDesc> rowCtorConsumer,
CodegenClassScope classScope,
List<CodegenInnerClass> innerClasses,
AggregationClassNames classNames) |
static List<CodegenInnerClass> |
AggregationServiceFactoryCompiler.makeTable(AggregationCodegenRowLevelDesc rowLevelDesc,
Class forgeClass,
CodegenClassScope classScope,
AggregationClassNames classNames,
String providerClassName,
boolean isTargetHA) |
Modifier and Type | Method and Description |
---|---|
AggregationCodegenRowLevelDesc |
AggregationServiceGroupAllForge.getRowLevelDesc() |
Modifier and Type | Method and Description |
---|---|
AggregationCodegenRowLevelDesc |
AggregationServiceGroupByForge.getRowLevelDesc() |
Modifier and Type | Method and Description |
---|---|
AggregationCodegenRowLevelDesc |
AggSvcLocalGroupByForge.getRowLevelDesc() |
Modifier and Type | Method and Description |
---|---|
AggregationCodegenRowLevelDesc |
AggSvcGroupByRollupForge.getRowLevelDesc() |
Copyright © 2005–2022. All rights reserved.