Package | Description |
---|---|
com.espertech.esper.common.client.hook.aggmultifunc |
Aggregation multi-function extension API for aggregation functions that hold events, share state and/or operate with tables.
|
com.espertech.esper.common.internal.epl.agg.access.plugin |
Modifier and Type | Method and Description |
---|---|
AggregationMultiFunctionStateModeManaged |
AggregationMultiFunctionStateModeManaged.setHasHA(boolean hasHA)
Sets indicator whether a serializer-deserialize to provide read and write methods is provided by
getSerde() |
AggregationMultiFunctionStateModeManaged |
AggregationMultiFunctionStateModeManaged.setInjectionStrategyAggregationStateFactory(InjectionStrategy strategy)
Sets the injection strategy for the aggregation state factory
|
AggregationMultiFunctionStateModeManaged |
AggregationMultiFunctionStateModeManaged.setSerde(Class serde)
Sets the class providing the serde
|
Constructor and Description |
---|
AggregationStateFactoryForgePlugin(AggregationForgeFactoryAccessPlugin forgeFactory,
AggregationMultiFunctionStateModeManaged mode) |
AggregatorAccessPlugin(int col,
boolean join,
CodegenCtor ctor,
CodegenMemberCol membersColumnized,
CodegenClassScope classScope,
ExprNode optionalFilter,
AggregationMultiFunctionStateModeManaged mode) |
Copyright © 2005–2018. All rights reserved.