Uses of Class
com.espertech.esper.common.internal.bytecodemodel.core.CodegenNamedMethods
Packages that use CodegenNamedMethods
Package
Description
Byte-Code-Generation Core
Aggregation utility classes centered around local group-by parameters.
Order-by and row-limit processors
-
Uses of CodegenNamedMethods in com.espertech.esper.common.internal.bytecodemodel.core
Methods in com.espertech.esper.common.internal.bytecodemodel.core that return CodegenNamedMethods -
Uses of CodegenNamedMethods in com.espertech.esper.common.internal.epl.agg.access.core
Methods in com.espertech.esper.common.internal.epl.agg.access.core with parameters of type CodegenNamedMethodsModifier and TypeMethodDescriptionvoid
AggregatorAccessWFilterBase.applyEnterCodegen
(CodegenMethod method, ExprForgeCodegenSymbol symbols, CodegenClassScope classScope, CodegenNamedMethods namedMethods) protected abstract void
AggregatorAccessWFilterBase.applyEnterFiltered
(CodegenMethod method, ExprForgeCodegenSymbol symbols, CodegenClassScope classScope, CodegenNamedMethods namedMethods) void
AggregatorAccessWFilterBase.applyLeaveCodegen
(CodegenMethod method, ExprForgeCodegenSymbol symbols, CodegenClassScope classScope, CodegenNamedMethods namedMethods) protected abstract void
AggregatorAccessWFilterBase.applyLeaveFiltered
(CodegenMethod method, ExprForgeCodegenSymbol symbols, CodegenClassScope classScope, CodegenNamedMethods namedMethods) -
Uses of CodegenNamedMethods in com.espertech.esper.common.internal.epl.agg.access.countminsketch
Methods in com.espertech.esper.common.internal.epl.agg.access.countminsketch with parameters of type CodegenNamedMethodsModifier and TypeMethodDescriptionvoid
AggregatorAccessCountMinSketch.applyEnterCodegen
(CodegenMethod method, ExprForgeCodegenSymbol symbols, CodegenClassScope classScope, CodegenNamedMethods namedMethods) void
AggregatorAccessCountMinSketch.applyLeaveCodegen
(CodegenMethod method, ExprForgeCodegenSymbol symbols, CodegenClassScope classScope, CodegenNamedMethods namedMethods) -
Uses of CodegenNamedMethods in com.espertech.esper.common.internal.epl.agg.access.linear
Methods in com.espertech.esper.common.internal.epl.agg.access.linear with parameters of type CodegenNamedMethodsModifier and TypeMethodDescriptionprotected void
AggregatorAccessLinearJoin.applyEnterFiltered
(CodegenMethod method, ExprForgeCodegenSymbol symbols, CodegenClassScope classScope, CodegenNamedMethods namedMethods) protected void
AggregatorAccessLinearNonJoin.applyEnterFiltered
(CodegenMethod method, ExprForgeCodegenSymbol symbols, CodegenClassScope classScope, CodegenNamedMethods namedMethods) protected void
AggregatorAccessLinearJoin.applyLeaveFiltered
(CodegenMethod method, ExprForgeCodegenSymbol symbols, CodegenClassScope classScope, CodegenNamedMethods namedMethods) protected void
AggregatorAccessLinearNonJoin.applyLeaveFiltered
(CodegenMethod method, ExprForgeCodegenSymbol symbols, CodegenClassScope classScope, CodegenNamedMethods namedMethods) AggregatorAccessLinear.collectionReadOnlyCodegen
(CodegenMethod method, CodegenClassScope classScope, CodegenNamedMethods namedMethods) AggregatorAccessLinearJoin.collectionReadOnlyCodegen
(CodegenMethod parentMethod, CodegenClassScope classScope, CodegenNamedMethods namedMethods) AggregatorAccessLinearNonJoin.collectionReadOnlyCodegen
(CodegenMethod method, CodegenClassScope classScope, CodegenNamedMethods namedMethods) AggregatorAccessLinear.getFirstNthValueCodegen
(CodegenExpressionRef index, CodegenMethod method, CodegenClassScope classScope, CodegenNamedMethods namedMethods) AggregatorAccessLinearJoin.getFirstNthValueCodegen
(CodegenExpressionRef index, CodegenMethod parentMethod, CodegenClassScope classScope, CodegenNamedMethods namedMethods) AggregatorAccessLinearNonJoin.getFirstNthValueCodegen
(CodegenExpressionRef index, CodegenMethod parentMethod, CodegenClassScope classScope, CodegenNamedMethods namedMethods) AggregatorAccessLinear.getLastNthValueCodegen
(CodegenExpressionRef index, CodegenMethod method, CodegenClassScope classScope, CodegenNamedMethods namedMethods) AggregatorAccessLinearJoin.getLastNthValueCodegen
(CodegenExpressionRef index, CodegenMethod parentMethod, CodegenClassScope classScope, CodegenNamedMethods namedMethods) AggregatorAccessLinearNonJoin.getLastNthValueCodegen
(CodegenExpressionRef index, CodegenMethod parentMethod, CodegenClassScope classScope, CodegenNamedMethods namedMethods) AggregatorAccessLinear.getLastValueCodegen
(CodegenClassScope classScope, CodegenMethod method, CodegenNamedMethods namedMethods) AggregatorAccessLinearJoin.getLastValueCodegen
(CodegenClassScope classScope, CodegenMethod parentMethod, CodegenNamedMethods namedMethods) AggregatorAccessLinearNonJoin.getLastValueCodegen
(CodegenClassScope classScope, CodegenMethod parentMethod, CodegenNamedMethods namedMethods) AggregatorAccessLinear.iteratorCodegen
(CodegenClassScope classScope, CodegenMethod method, CodegenNamedMethods namedMethods) AggregatorAccessLinearJoin.iteratorCodegen
(CodegenClassScope classScope, CodegenMethod parentMethod, CodegenNamedMethods namedMethods) AggregatorAccessLinearNonJoin.iteratorCodegen
(CodegenClassScope classScope, CodegenMethod method, CodegenNamedMethods namedMethods) -
Uses of CodegenNamedMethods in com.espertech.esper.common.internal.epl.agg.access.plugin
Methods in com.espertech.esper.common.internal.epl.agg.access.plugin with parameters of type CodegenNamedMethodsModifier and TypeMethodDescriptionprotected void
AggregatorAccessPlugin.applyEnterFiltered
(CodegenMethod method, ExprForgeCodegenSymbol symbols, CodegenClassScope classScope, CodegenNamedMethods namedMethods) protected void
AggregatorAccessPlugin.applyLeaveFiltered
(CodegenMethod method, ExprForgeCodegenSymbol symbols, CodegenClassScope classScope, CodegenNamedMethods namedMethods) -
Uses of CodegenNamedMethods in com.espertech.esper.common.internal.epl.agg.access.sorted
Methods in com.espertech.esper.common.internal.epl.agg.access.sorted with parameters of type CodegenNamedMethodsModifier and TypeMethodDescriptionprotected void
AggregatorAccessSortedImpl.applyEnterFiltered
(CodegenMethod method, ExprForgeCodegenSymbol symbols, CodegenClassScope classScope, CodegenNamedMethods namedMethods) protected void
AggregatorAccessSortedMinMaxByEver.applyEnterFiltered
(CodegenMethod method, ExprForgeCodegenSymbol symbols, CodegenClassScope classScope, CodegenNamedMethods namedMethods) protected void
AggregatorAccessSortedImpl.applyLeaveFiltered
(CodegenMethod method, ExprForgeCodegenSymbol symbols, CodegenClassScope classScope, CodegenNamedMethods namedMethods) protected void
AggregatorAccessSortedMinMaxByEver.applyLeaveFiltered
(CodegenMethod method, ExprForgeCodegenSymbol symbols, CodegenClassScope classScope, CodegenNamedMethods namedMethods) -
Uses of CodegenNamedMethods in com.espertech.esper.common.internal.epl.agg.core
Methods in com.espertech.esper.common.internal.epl.agg.core that return CodegenNamedMethodsModifier and TypeMethodDescriptionAggregationAccessorForgeGetCodegenContext.getNamedMethods()
AggregationRowCtorDesc.getNamedMethods()
Methods in com.espertech.esper.common.internal.epl.agg.core with parameters of type CodegenNamedMethodsModifier and TypeMethodDescriptionvoid
AggregationServiceFactoryForgeWMethodGen.applyEnterCodegen
(CodegenMethod method, CodegenClassScope classScope, CodegenNamedMethods namedMethods, AggregationClassNames classNames) void
AggregationServiceNullFactory.applyEnterCodegen
(CodegenMethod method, CodegenClassScope classScope, CodegenNamedMethods namedMethods, AggregationClassNames classNames) void
AggregatorAccess.applyEnterCodegen
(CodegenMethod method, ExprForgeCodegenSymbol symbols, CodegenClassScope classScope, CodegenNamedMethods namedMethods) void
AggregationServiceFactoryForgeWMethodGen.applyLeaveCodegen
(CodegenMethod method, CodegenClassScope classScope, CodegenNamedMethods namedMethods, AggregationClassNames classNames) void
AggregationServiceNullFactory.applyLeaveCodegen
(CodegenMethod method, CodegenClassScope classScope, CodegenNamedMethods namedMethods, AggregationClassNames classNames) void
AggregatorAccess.applyLeaveCodegen
(CodegenMethod method, ExprForgeCodegenSymbol symbols, CodegenClassScope classScope, CodegenNamedMethods namedMethods) static CodegenMethod
AggregationServiceCodegenUtil.computeMultiKeyCodegen
(int idNumber, ExprNode[] partitionForges, MultiKeyClassRef optionalMultiKey, CodegenClassScope classScope, CodegenNamedMethods namedMethods) void
AggregationServiceFactoryForgeWMethodGen.getCollectionOfEventsCodegen
(CodegenMethod method, CodegenClassScope classScope, CodegenNamedMethods namedMethods) void
AggregationServiceNullFactory.getCollectionOfEventsCodegen
(CodegenMethod method, CodegenClassScope classScope, CodegenNamedMethods namedMethods) void
AggregationServiceFactoryForgeWMethodGen.getCollectionScalarCodegen
(CodegenMethod method, CodegenClassScope classScope, CodegenNamedMethods namedMethods) void
AggregationServiceNullFactory.getCollectionScalarCodegen
(CodegenMethod method, CodegenClassScope classScope, CodegenNamedMethods namedMethods) void
AggregationServiceFactoryForgeWMethodGen.getEventBeanCodegen
(CodegenMethod method, CodegenClassScope classScope, CodegenNamedMethods namedMethods) void
AggregationServiceNullFactory.getEventBeanCodegen
(CodegenMethod method, CodegenClassScope classScope, CodegenNamedMethods namedMethods) void
AggregationServiceFactoryForgeWMethodGen.getRowCodegen
(CodegenMethod method, CodegenClassScope classScope, CodegenNamedMethods namedMethods) void
AggregationServiceNullFactory.getRowCodegen
(CodegenMethod method, CodegenClassScope classScope, CodegenNamedMethods namedMethods) void
AggregationServiceFactoryForgeWMethodGen.getValueCodegen
(CodegenMethod method, CodegenClassScope classScope, CodegenNamedMethods namedMethods) void
AggregationServiceNullFactory.getValueCodegen
(CodegenMethod method, CodegenClassScope classScope, CodegenNamedMethods namedMethods) Constructors in com.espertech.esper.common.internal.epl.agg.core with parameters of type CodegenNamedMethodsModifierConstructorDescriptionAggregationAccessorForgeGetCodegenContext
(int column, CodegenClassScope classScope, AggregationStateFactoryForge accessStateForge, CodegenMethod method, CodegenNamedMethods namedMethods) AggregationRowCtorDesc
(CodegenClassScope classScope, CodegenCtor rowCtor, List<CodegenTypedParam> rowMembers, CodegenNamedMethods namedMethods) -
Uses of CodegenNamedMethods in com.espertech.esper.common.internal.epl.agg.groupall
Methods in com.espertech.esper.common.internal.epl.agg.groupall with parameters of type CodegenNamedMethodsModifier and TypeMethodDescriptionvoid
AggregationServiceGroupAllForge.applyEnterCodegen
(CodegenMethod method, CodegenClassScope classScope, CodegenNamedMethods namedMethods, AggregationClassNames classNames) void
AggregationServiceGroupAllForge.applyLeaveCodegen
(CodegenMethod method, CodegenClassScope classScope, CodegenNamedMethods namedMethods, AggregationClassNames classNames) void
AggregationServiceGroupAllForge.getCollectionOfEventsCodegen
(CodegenMethod method, CodegenClassScope classScope, CodegenNamedMethods namedMethods) void
AggregationServiceGroupAllForge.getCollectionScalarCodegen
(CodegenMethod method, CodegenClassScope classScope, CodegenNamedMethods namedMethods) void
AggregationServiceGroupAllForge.getEventBeanCodegen
(CodegenMethod method, CodegenClassScope classScope, CodegenNamedMethods namedMethods) void
AggregationServiceGroupAllForge.getRowCodegen
(CodegenMethod method, CodegenClassScope classScope, CodegenNamedMethods namedMethods) void
AggregationServiceGroupAllForge.getValueCodegen
(CodegenMethod method, CodegenClassScope classScope, CodegenNamedMethods namedMethods) -
Uses of CodegenNamedMethods in com.espertech.esper.common.internal.epl.agg.groupby
Methods in com.espertech.esper.common.internal.epl.agg.groupby with parameters of type CodegenNamedMethodsModifier and TypeMethodDescriptionvoid
AggregationServiceGroupByForge.applyEnterCodegen
(CodegenMethod method, CodegenClassScope classScope, CodegenNamedMethods namedMethods, AggregationClassNames classNames) void
AggregationServiceGroupByForge.applyLeaveCodegen
(CodegenMethod method, CodegenClassScope classScope, CodegenNamedMethods namedMethods, AggregationClassNames classNames) void
AggregationServiceGroupByForge.getCollectionOfEventsCodegen
(CodegenMethod method, CodegenClassScope classScope, CodegenNamedMethods namedMethods) void
AggregationServiceGroupByForge.getCollectionScalarCodegen
(CodegenMethod method, CodegenClassScope classScope, CodegenNamedMethods namedMethods) void
AggregationServiceGroupByForge.getEventBeanCodegen
(CodegenMethod method, CodegenClassScope classScope, CodegenNamedMethods namedMethods) void
AggregationServiceGroupByForge.getRowCodegen
(CodegenMethod method, CodegenClassScope classScope, CodegenNamedMethods namedMethods) void
AggregationServiceGroupByForge.getValueCodegen
(CodegenMethod method, CodegenClassScope classScope, CodegenNamedMethods namedMethods) static void
AggSvcGroupByReclaimAgedImpl.rowCtorCodegen
(CodegenNamedMethods namedMethods, CodegenClassScope classScope, List<CodegenTypedParam> rowMembers) -
Uses of CodegenNamedMethods in com.espertech.esper.common.internal.epl.agg.groupbylocal
Methods in com.espertech.esper.common.internal.epl.agg.groupbylocal with parameters of type CodegenNamedMethodsModifier and TypeMethodDescriptionvoid
AggSvcLocalGroupByForge.applyEnterCodegen
(CodegenMethod method, CodegenClassScope classScope, CodegenNamedMethods namedMethods, AggregationClassNames classNames) void
AggSvcLocalGroupByForge.applyLeaveCodegen
(CodegenMethod method, CodegenClassScope classScope, CodegenNamedMethods namedMethods, AggregationClassNames classNames) void
AggSvcLocalGroupByForge.getCollectionOfEventsCodegen
(CodegenMethod method, CodegenClassScope classScope, CodegenNamedMethods namedMethods) void
AggSvcLocalGroupByForge.getCollectionScalarCodegen
(CodegenMethod method, CodegenClassScope classScope, CodegenNamedMethods namedMethods) void
AggSvcLocalGroupByForge.getEventBeanCodegen
(CodegenMethod method, CodegenClassScope classScope, CodegenNamedMethods namedMethods) void
AggSvcLocalGroupByForge.getRowCodegen
(CodegenMethod method, CodegenClassScope classScope, CodegenNamedMethods namedMethods) void
AggSvcLocalGroupByForge.getValueCodegen
(CodegenMethod method, CodegenClassScope classScope, CodegenNamedMethods namedMethods) -
Uses of CodegenNamedMethods in com.espertech.esper.common.internal.epl.agg.rollup
Methods in com.espertech.esper.common.internal.epl.agg.rollup with parameters of type CodegenNamedMethodsModifier and TypeMethodDescriptionvoid
AggSvcGroupByRollupForge.applyEnterCodegen
(CodegenMethod method, CodegenClassScope classScope, CodegenNamedMethods namedMethods, AggregationClassNames classNames) void
AggSvcGroupByRollupForge.applyLeaveCodegen
(CodegenMethod method, CodegenClassScope classScope, CodegenNamedMethods namedMethods, AggregationClassNames classNames) void
AggSvcGroupByRollupForge.getCollectionOfEventsCodegen
(CodegenMethod method, CodegenClassScope classScope, CodegenNamedMethods namedMethods) void
AggSvcGroupByRollupForge.getCollectionScalarCodegen
(CodegenMethod method, CodegenClassScope classScope, CodegenNamedMethods namedMethods) void
AggSvcGroupByRollupForge.getEventBeanCodegen
(CodegenMethod method, CodegenClassScope classScope, CodegenNamedMethods namedMethods) void
AggSvcGroupByRollupForge.getRowCodegen
(CodegenMethod method, CodegenClassScope classScope, CodegenNamedMethods namedMethods) void
AggSvcGroupByRollupForge.getValueCodegen
(CodegenMethod method, CodegenClassScope classScope, CodegenNamedMethods namedMethods) -
Uses of CodegenNamedMethods in com.espertech.esper.common.internal.epl.resultset.order
Methods in com.espertech.esper.common.internal.epl.resultset.order with parameters of type CodegenNamedMethodsModifier and TypeMethodDescriptionstatic CodegenMethod
OrderByProcessorImpl.determineLocalMinMaxCodegen
(OrderByProcessorForgeImpl forge, CodegenClassScope classScope, CodegenNamedMethods namedMethods) void
OrderByProcessorFactoryForge.getSortKeyCodegen
(CodegenMethod method, CodegenClassScope classScope, CodegenNamedMethods namedMethods) void
OrderByProcessorForgeImpl.getSortKeyCodegen
(CodegenMethod method, CodegenClassScope classScope, CodegenNamedMethods namedMethods) static void
OrderByProcessorImpl.getSortKeyCodegen
(OrderByProcessorForgeImpl forge, CodegenMethod method, CodegenClassScope classScope, CodegenNamedMethods namedMethods) void
OrderByProcessorOrderedLimitForge.getSortKeyCodegen
(CodegenMethod method, CodegenClassScope classScope, CodegenNamedMethods namedMethods) void
OrderByProcessorRowLimitOnlyForge.getSortKeyCodegen
(CodegenMethod method, CodegenClassScope classScope, CodegenNamedMethods namedMethods) void
OrderByProcessorFactoryForge.getSortKeyRollupCodegen
(CodegenMethod method, CodegenClassScope classScope, CodegenNamedMethods namedMethods) void
OrderByProcessorForgeImpl.getSortKeyRollupCodegen
(CodegenMethod method, CodegenClassScope classScope, CodegenNamedMethods namedMethods) static void
OrderByProcessorImpl.getSortKeyRollupCodegen
(OrderByProcessorForgeImpl forge, CodegenMethod method, CodegenClassScope classScope, CodegenNamedMethods namedMethods) void
OrderByProcessorOrderedLimitForge.getSortKeyRollupCodegen
(CodegenMethod method, CodegenClassScope classScope, CodegenNamedMethods namedMethods) void
OrderByProcessorRowLimitOnlyForge.getSortKeyRollupCodegen
(CodegenMethod method, CodegenClassScope classScope, CodegenNamedMethods namedMethods) void
OrderByProcessorFactoryForge.sortPlainCodegen
(CodegenMethod method, CodegenClassScope classScope, CodegenNamedMethods namedMethods) void
OrderByProcessorForgeImpl.sortPlainCodegen
(CodegenMethod method, CodegenClassScope classScope, CodegenNamedMethods namedMethods) void
OrderByProcessorOrderedLimitForge.sortPlainCodegen
(CodegenMethod method, CodegenClassScope classScope, CodegenNamedMethods namedMethods) void
OrderByProcessorRowLimitOnlyForge.sortPlainCodegen
(CodegenMethod method, CodegenClassScope classScope, CodegenNamedMethods namedMethods) void
OrderByProcessorFactoryForge.sortRollupCodegen
(CodegenMethod method, CodegenClassScope classScope, CodegenNamedMethods namedMethods) void
OrderByProcessorForgeImpl.sortRollupCodegen
(CodegenMethod method, CodegenClassScope classScope, CodegenNamedMethods namedMethods) static void
OrderByProcessorOrderedLimit.sortRollupCodegen
(OrderByProcessorOrderedLimitForge forge, CodegenMethod method, CodegenClassScope classScope, CodegenNamedMethods namedMethods) void
OrderByProcessorOrderedLimitForge.sortRollupCodegen
(CodegenMethod method, CodegenClassScope classScope, CodegenNamedMethods namedMethods) void
OrderByProcessorRowLimitOnlyForge.sortRollupCodegen
(CodegenMethod method, CodegenClassScope classScope, CodegenNamedMethods namedMethods) void
OrderByProcessorFactoryForge.sortTwoKeysCodegen
(CodegenMethod method, CodegenClassScope classScope, CodegenNamedMethods namedMethods) void
OrderByProcessorForgeImpl.sortTwoKeysCodegen
(CodegenMethod method, CodegenClassScope classScope, CodegenNamedMethods namedMethods) void
OrderByProcessorOrderedLimitForge.sortTwoKeysCodegen
(CodegenMethod method, CodegenClassScope classScope, CodegenNamedMethods namedMethods) void
OrderByProcessorRowLimitOnlyForge.sortTwoKeysCodegen
(CodegenMethod method, CodegenClassScope classScope, CodegenNamedMethods namedMethods) void
OrderByProcessorFactoryForge.sortWGroupKeysCodegen
(CodegenMethod method, CodegenClassScope classScope, CodegenNamedMethods namedMethods) void
OrderByProcessorForgeImpl.sortWGroupKeysCodegen
(CodegenMethod method, CodegenClassScope classScope, CodegenNamedMethods namedMethods) void
OrderByProcessorOrderedLimitForge.sortWGroupKeysCodegen
(CodegenMethod method, CodegenClassScope classScope, CodegenNamedMethods namedMethods) void
OrderByProcessorRowLimitOnlyForge.sortWGroupKeysCodegen
(CodegenMethod method, CodegenClassScope classScope, CodegenNamedMethods namedMethods) void
OrderByProcessorFactoryForge.sortWOrderKeysCodegen
(CodegenMethod method, CodegenClassScope classScope, CodegenNamedMethods namedMethods) void
OrderByProcessorForgeImpl.sortWOrderKeysCodegen
(CodegenMethod method, CodegenClassScope classScope, CodegenNamedMethods namedMethods) void
OrderByProcessorOrderedLimitForge.sortWOrderKeysCodegen
(CodegenMethod method, CodegenClassScope classScope, CodegenNamedMethods namedMethods) void
OrderByProcessorRowLimitOnlyForge.sortWOrderKeysCodegen
(CodegenMethod method, CodegenClassScope classScope, CodegenNamedMethods namedMethods)