Uses of Interface
com.espertech.esper.common.client.hook.aggmultifunc.AggregationMultiFunctionAggregationMethodMode
Package
Description
Aggregation multi-function extension API for aggregation functions that hold events, share state and/or operate with tables.
-
Uses of AggregationMultiFunctionAggregationMethodMode in com.espertech.esper.common.client.hook.aggmultifunc
Modifier and TypeClassDescriptionclass
Use this class to provide a aggregation method wherein there is no need to write code that generates code,Modifier and TypeMethodDescriptionAggregationMultiFunctionHandler.getAggregationMethodMode
(AggregationMultiFunctionAggregationMethodContext ctx) Describes to the compiler how it should manage code for providing table column reader.