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 | Method and Description |
---|---|
void |
AggregationServiceNullFactory.applyEnterCodegen(CodegenMethod method,
CodegenClassScope classScope,
CodegenNamedMethods namedMethods,
AggregationClassNames classNames) |
void |
AggregationServiceFactoryForgeWMethodGen.applyEnterCodegen(CodegenMethod method,
CodegenClassScope classScope,
CodegenNamedMethods namedMethods,
AggregationClassNames classNames) |
void |
AggregationServiceNullFactory.applyLeaveCodegen(CodegenMethod method,
CodegenClassScope classScope,
CodegenNamedMethods namedMethods,
AggregationClassNames classNames) |
void |
AggregationServiceFactoryForgeWMethodGen.applyLeaveCodegen(CodegenMethod method,
CodegenClassScope classScope,
CodegenNamedMethods namedMethods,
AggregationClassNames classNames) |
void |
AggregationServiceNullFactory.ctorCodegen(CodegenCtor ctor,
List<CodegenTypedParam> explicitMembers,
CodegenClassScope classScope,
AggregationClassNames classNames) |
void |
AggregationServiceFactoryForgeWMethodGen.ctorCodegen(CodegenCtor ctor,
List<CodegenTypedParam> explicitMembers,
CodegenClassScope classScope,
AggregationClassNames classNames) |
static AggregationServiceFactoryMakeResult |
AggregationServiceFactoryCompiler.makeInnerClassesAndInit(AggregationServiceFactoryForge forge,
CodegenMethodScope parent,
CodegenClassScope classScope,
String providerClassName,
AggregationClassNames classNames,
boolean isTargetHA) |
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) |
protected static void |
AggregationServiceFactoryCompilerSerde.makeRowSerde(boolean isTargetHA,
com.espertech.esper.common.internal.epl.agg.core.AggregationClassAssignmentPerLevel assignments,
Class forgeClass,
BiConsumer<CodegenMethod,Integer> readConsumer,
BiConsumer<CodegenMethod,Integer> writeConsumer,
List<CodegenInnerClass> innerClasses,
CodegenClassScope classScope,
String providerClassName,
AggregationClassNames classNames) |
void |
AggregationServiceNullFactory.makeServiceCodegen(CodegenMethod method,
CodegenClassScope classScope,
AggregationClassNames classNames) |
void |
AggregationServiceFactoryForgeWMethodGen.makeServiceCodegen(CodegenMethod method,
CodegenClassScope classScope,
AggregationClassNames classNames) |
static List<CodegenInnerClass> |
AggregationServiceFactoryCompiler.makeTable(AggregationCodegenRowLevelDesc rowLevelDesc,
Class forgeClass,
CodegenClassScope classScope,
AggregationClassNames classNames,
String providerClassName,
boolean isTargetHA) |
void |
AggregationServiceNullFactory.providerCodegen(CodegenMethod method,
CodegenClassScope classScope,
AggregationClassNames classNames) |
void |
AggregationServiceFactoryForgeWMethodGen.providerCodegen(CodegenMethod method,
CodegenClassScope classScope,
AggregationClassNames classNames) |
void |
AggregationServiceNullFactory.setCurrentAccessCodegen(CodegenMethod method,
CodegenClassScope classScope,
AggregationClassNames classNames) |
void |
AggregationServiceFactoryForgeWMethodGen.setCurrentAccessCodegen(CodegenMethod method,
CodegenClassScope classScope,
AggregationClassNames classNames) |
Modifier and Type | Method and Description |
---|---|
void |
AggregationServiceGroupAllForge.applyEnterCodegen(CodegenMethod method,
CodegenClassScope classScope,
CodegenNamedMethods namedMethods,
AggregationClassNames classNames) |
void |
AggregationServiceGroupAllForge.applyLeaveCodegen(CodegenMethod method,
CodegenClassScope classScope,
CodegenNamedMethods namedMethods,
AggregationClassNames classNames) |
void |
AggregationServiceGroupAllForge.ctorCodegen(CodegenCtor ctor,
List<CodegenTypedParam> explicitMembers,
CodegenClassScope classScope,
AggregationClassNames classNames) |
void |
AggregationServiceGroupAllForge.makeServiceCodegen(CodegenMethod method,
CodegenClassScope classScope,
AggregationClassNames classNames) |
void |
AggregationServiceGroupAllForge.providerCodegen(CodegenMethod method,
CodegenClassScope classScope,
AggregationClassNames classNames) |
void |
AggregationServiceGroupAllForge.setCurrentAccessCodegen(CodegenMethod method,
CodegenClassScope classScope,
AggregationClassNames classNames) |
Modifier and Type | Method and Description |
---|---|
void |
AggregationServiceGroupByForge.applyEnterCodegen(CodegenMethod method,
CodegenClassScope classScope,
CodegenNamedMethods namedMethods,
AggregationClassNames classNames) |
static void |
AggSvcGroupByReclaimAgedImpl.applyEnterCodegenSweep(CodegenMethod method,
CodegenClassScope classScope,
AggregationClassNames classNames) |
void |
AggregationServiceGroupByForge.applyLeaveCodegen(CodegenMethod method,
CodegenClassScope classScope,
CodegenNamedMethods namedMethods,
AggregationClassNames classNames) |
void |
AggregationServiceGroupByForge.ctorCodegen(CodegenCtor ctor,
List<CodegenTypedParam> explicitMembers,
CodegenClassScope classScope,
AggregationClassNames classNames) |
void |
AggregationServiceGroupByForge.makeServiceCodegen(CodegenMethod method,
CodegenClassScope classScope,
AggregationClassNames classNames) |
void |
AggregationServiceGroupByForge.providerCodegen(CodegenMethod method,
CodegenClassScope classScope,
AggregationClassNames classNames) |
void |
AggregationServiceGroupByForge.setCurrentAccessCodegen(CodegenMethod method,
CodegenClassScope classScope,
AggregationClassNames classNames) |
Copyright © 2005–2022. All rights reserved.