Uses of Class
com.espertech.esper.common.client.hook.aggmultifunc.AggregationMultiFunctionMethodDesc
Packages that use AggregationMultiFunctionMethodDesc
Package
Description
-
Uses of AggregationMultiFunctionMethodDesc in com.espertech.esper.common.internal.epl.agg.access.countminsketch
Methods in com.espertech.esper.common.internal.epl.agg.access.countminsketch that return AggregationMultiFunctionMethodDescModifier and TypeMethodDescriptionAggregationPortableValidationCountMinSketch.validateAggregationMethod
(ExprValidationContext validationContext, String aggMethodName, ExprNode[] params) -
Uses of AggregationMultiFunctionMethodDesc in com.espertech.esper.common.internal.epl.agg.access.linear
Methods in com.espertech.esper.common.internal.epl.agg.access.linear that return AggregationMultiFunctionMethodDescModifier and TypeMethodDescriptionAggregationPortableValidationLinear.validateAggregationMethod
(ExprValidationContext validationContext, String aggMethodName, ExprNode[] params) -
Uses of AggregationMultiFunctionMethodDesc in com.espertech.esper.common.internal.epl.agg.access.plugin
Methods in com.espertech.esper.common.internal.epl.agg.access.plugin that return AggregationMultiFunctionMethodDescModifier and TypeMethodDescriptionAggregationPortableValidationPluginMultiFunc.validateAggregationMethod
(ExprValidationContext validationContext, String aggMethodName, ExprNode[] params) -
Uses of AggregationMultiFunctionMethodDesc in com.espertech.esper.common.internal.epl.agg.access.sorted
Methods in com.espertech.esper.common.internal.epl.agg.access.sorted that return AggregationMultiFunctionMethodDescModifier and TypeMethodDescriptionAggregationPortableValidationSorted.validateAggregationMethod
(ExprValidationContext validationContext, String aggMethodName, ExprNode[] params) -
Uses of AggregationMultiFunctionMethodDesc in com.espertech.esper.common.internal.epl.agg.core
Methods in com.espertech.esper.common.internal.epl.agg.core that return AggregationMultiFunctionMethodDescModifier and TypeMethodDescriptionAggregationPortableValidation.validateAggregationMethod
(ExprValidationContext validationContext, String aggMethodName, ExprNode[] params) AggregationPortableValidationBase.validateAggregationMethod
(ExprValidationContext validationContext, String aggMethodName, ExprNode[] params) -
Uses of AggregationMultiFunctionMethodDesc in com.espertech.esper.common.internal.epl.expression.dot.core
Fields in com.espertech.esper.common.internal.epl.expression.dot.core declared as AggregationMultiFunctionMethodDescModifier and TypeFieldDescriptionprotected AggregationMultiFunctionMethodDesc
ExprDotNodeAggregationMethodForge.methodDesc