Class AggregationAgentCountMinSketchForge
java.lang.Object
com.espertech.esper.common.internal.epl.agg.access.countminsketch.AggregationAgentCountMinSketchForge
- All Implemented Interfaces:
AggregationAgentForge
-
Constructor Summary
ConstructorDescriptionAggregationAgentCountMinSketchForge
(ExprForge stringEvaluator, ExprForge optionalFilterForge) -
Method Summary
Modifier and TypeMethodDescriptionmake
(CodegenMethod parent, SAIFFInitializeSymbol symbols, CodegenClassScope classScope)
-
Constructor Details
-
AggregationAgentCountMinSketchForge
-
-
Method Details
-
getOptionalFilter
- Specified by:
getOptionalFilter
in interfaceAggregationAgentForge
-
make
public CodegenExpression make(CodegenMethod parent, SAIFFInitializeSymbol symbols, CodegenClassScope classScope) - Specified by:
make
in interfaceAggregationAgentForge
-