Class AggregationAgentForgePlugin
java.lang.Object
com.espertech.esper.common.internal.epl.agg.access.plugin.AggregationAgentForgePlugin
- All Implemented Interfaces:
AggregationAgentForge
-
Constructor Summary
ConstructorDescriptionAggregationAgentForgePlugin
(AggregationForgeFactoryAccessPlugin parent, AggregationMultiFunctionAgentModeManaged mode, ExprForge optionalFilter) -
Method Summary
Modifier and TypeMethodDescriptionmake
(CodegenMethod method, SAIFFInitializeSymbol symbols, CodegenClassScope classScope)
-
Constructor Details
-
AggregationAgentForgePlugin
public AggregationAgentForgePlugin(AggregationForgeFactoryAccessPlugin parent, AggregationMultiFunctionAgentModeManaged mode, ExprForge optionalFilter)
-
-
Method Details
-
getOptionalFilter
- Specified by:
getOptionalFilter
in interfaceAggregationAgentForge
-
make
public CodegenExpression make(CodegenMethod method, SAIFFInitializeSymbol symbols, CodegenClassScope classScope) - Specified by:
make
in interfaceAggregationAgentForge
-