Uses of Class
com.espertech.esper.common.client.hook.aggmultifunc.AggregationMultiFunctionStateModeManaged
Package
Description
Aggregation multi-function extension API for aggregation functions that hold events, share state and/or operate with tables.
-
Uses of AggregationMultiFunctionStateModeManaged in com.espertech.esper.common.client.hook.aggmultifunc
Modifier and TypeMethodDescriptionAggregationMultiFunctionStateModeManaged.setHasHA
(boolean hasHA) Sets indicator whether a serializer-deserialize to provide read and write methods is provided bygetSerde()
AggregationMultiFunctionStateModeManaged.setInjectionStrategyAggregationStateFactory
(InjectionStrategy strategy) Sets the injection strategy for the aggregation state factorySets the class providing the serde -
Uses of AggregationMultiFunctionStateModeManaged in com.espertech.esper.common.internal.epl.agg.access.plugin
ModifierConstructorDescriptionAggregationStateFactoryForgePlugin
(AggregationForgeFactoryAccessPlugin forgeFactory, AggregationMultiFunctionStateModeManaged mode) AggregatorAccessPlugin
(ExprNode optionalFilter, AggregationMultiFunctionStateModeManaged mode)