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