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