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