Uses of Class
com.espertech.esper.common.client.hook.aggmultifunc.AggregationMultiFunctionAggregationMethodContext
Package
Description
Aggregation multi-function extension API for aggregation functions that hold events, share state and/or operate with tables.
-
Uses of AggregationMultiFunctionAggregationMethodContext in com.espertech.esper.common.client.hook.aggmultifunc
Modifier and TypeMethodDescriptionAggregationMultiFunctionHandler.getAggregationMethodMode
(AggregationMultiFunctionAggregationMethodContext ctx) Describes to the compiler how it should manage code for providing table column reader.