Uses of Interface
com.espertech.esper.common.client.hook.aggmultifunc.AggregationMultiFunctionHandler
Package
Description
Aggregation multi-function extension API for aggregation functions that hold events, share state and/or operate with tables.
-
Uses of AggregationMultiFunctionHandler in com.espertech.esper.common.client.hook.aggmultifunc
Modifier and TypeMethodDescriptionAggregationMultiFunctionForge.validateGetHandler
(AggregationMultiFunctionValidationContext validationContext) Called for each instance of use of any of the aggregation functions at validation time after all declared aggregation have been added. -
Uses of AggregationMultiFunctionHandler in com.espertech.esper.common.internal.epl.agg.access.plugin
Modifier and TypeMethodDescriptionvoid
AggregationPortableValidationPluginMultiFunc.setHandler
(AggregationMultiFunctionHandler handler) ModifierConstructorDescriptionAggregationForgeFactoryAccessPlugin
(ExprPlugInMultiFunctionAggNode parent, AggregationMultiFunctionHandler handler)