Uses of Interface
com.espertech.esper.common.internal.epl.expression.agg.accessagg.ExprAggMultiFunctionNode
Packages that use ExprAggMultiFunctionNode
Package
Description
-
Uses of ExprAggMultiFunctionNode in com.espertech.esper.common.internal.epl.expression.agg.accessagg
Classes in com.espertech.esper.common.internal.epl.expression.agg.accessagg that implement ExprAggMultiFunctionNodeModifier and TypeClassDescriptionclass
Represents the Count-min sketch aggregate function.class
class
class
Represents a custom aggregation function in an expresson tree. -
Uses of ExprAggMultiFunctionNode in com.espertech.esper.common.internal.epl.expression.dot.core
Constructors in com.espertech.esper.common.internal.epl.expression.dot.core with parameters of type ExprAggMultiFunctionNodeModifierConstructorDescriptionExprDotNodeAggregationMethodForgeLocal
(ExprDotNodeImpl parent, String aggregationMethodName, ExprNode[] parameters, AggregationPortableValidation validation, ExprAggMultiFunctionNode agg)