Class AggregationMethodForgePlugIn
java.lang.Object
com.espertech.esper.common.internal.epl.agg.access.plugin.AggregationMethodForgePlugIn
- All Implemented Interfaces:
AggregationMethodForge
-
Constructor Summary
ConstructorDescriptionAggregationMethodForgePlugIn
(EPTypeClass resultType, AggregationMultiFunctionAggregationMethodModeManaged mode) -
Method Summary
Modifier and TypeMethodDescriptioncodegenCreateReader
(CodegenMethodScope parent, SAIFFInitializeSymbol symbols, CodegenClassScope classScope)
-
Constructor Details
-
AggregationMethodForgePlugIn
public AggregationMethodForgePlugIn(EPTypeClass resultType, AggregationMultiFunctionAggregationMethodModeManaged mode)
-
-
Method Details
-
getResultType
- Specified by:
getResultType
in interfaceAggregationMethodForge
-
codegenCreateReader
public CodegenExpression codegenCreateReader(CodegenMethodScope parent, SAIFFInitializeSymbol symbols, CodegenClassScope classScope) - Specified by:
codegenCreateReader
in interfaceAggregationMethodForge
-