Uses of Class
com.espertech.esper.common.internal.epl.expression.agg.accessagg.ExprAggMultiFunctionCountMinSketchNode
-
Uses of ExprAggMultiFunctionCountMinSketchNode in com.espertech.esper.common.internal.epl.agg.access.countminsketch
Modifier and TypeFieldDescriptionprotected final ExprAggMultiFunctionCountMinSketchNode
AggregationStateCountMinSketchForge.parent
ModifierConstructorDescriptionAggregationForgeFactoryAccessCountMinSketchAdd
(ExprAggMultiFunctionCountMinSketchNode parent, ExprForge addOrFrequencyEvaluator, EPTypeClass addOrFrequencyEvaluatorReturnType) AggregationForgeFactoryAccessCountMinSketchState
(ExprAggMultiFunctionCountMinSketchNode parent, AggregationStateCountMinSketchForge stateFactory) AggregationStateCountMinSketchForge
(ExprAggMultiFunctionCountMinSketchNode parent, CountMinSketchSpecForge specification)