Uses of Class
com.espertech.esper.common.client.hook.aggfunc.AggregationFunctionValidationContext
Package
Description
Aggregation function (simple) extension API.
-
Uses of AggregationFunctionValidationContext in com.espertech.esper.common.client.hook.aggfunc
Modifier and TypeMethodDescriptionvoid
AggregationFunctionForge.validate
(AggregationFunctionValidationContext validationContext) Implemented by plug-in aggregation functions to allow such functions to validate the type of values passed to the function at statement compile time and to generally interrogate parameter expressions.