Uses of Class
com.espertech.esper.common.client.hook.aggmultifunc.AggregationMultiFunctionDeclarationContext
Package
Description
Aggregation multi-function extension API for aggregation functions that hold events, share state and/or operate with tables.
-
Uses of AggregationMultiFunctionDeclarationContext in com.espertech.esper.common.client.hook.aggmultifunc
Modifier and TypeMethodDescriptiondefault void
AggregationMultiFunctionForge.addAggregationFunction
(AggregationMultiFunctionDeclarationContext declarationContext) Called for each instance of use of any of the aggregation functions at declaration discovery time and before any expression validation takes place.