Uses of Interface
com.espertech.esper.common.internal.epl.expression.agg.accessagg.ExprAggMultiFunctionNode
Package
Description
-
Uses of ExprAggMultiFunctionNode in com.espertech.esper.common.internal.epl.expression.agg.accessagg
Modifier 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
ModifierConstructorDescriptionExprDotNodeAggregationMethodForgeLocal
(ExprDotNodeImpl parent, String aggregationMethodName, ExprNode[] parameters, AggregationPortableValidation validation, ExprAggMultiFunctionNode agg)