Package | Description |
---|---|
com.espertech.esper.common.client.hook.aggfunc |
Aggregation function (simple) extension API.
|
com.espertech.esper.common.internal.epl.agg.method.plugin |
Modifier and Type | Method and Description |
---|---|
AggregationFunctionModeMultiParam |
AggregationFunctionModeMultiParam.setHasHA(boolean hasHA)
Sets indicator whether a serializer-deserialize to provide read and write methods is provided by
getSerde() |
AggregationFunctionModeMultiParam |
AggregationFunctionModeMultiParam.setInjectionStrategyAggregationFunctionFactory(InjectionStrategy strategy)
Sets the injection strategy for the aggregation function factory
|
AggregationFunctionModeMultiParam |
AggregationFunctionModeMultiParam.setSerde(Class serde)
Sets the class providing the serde
|
Constructor and Description |
---|
AggregatorPlugInMultiParam(AggregationMethodFactoryPluginMethod factory,
int col,
CodegenCtor rowCtor,
CodegenMemberCol membersColumnized,
CodegenClassScope classScope,
AggregationFunctionModeMultiParam mode) |
Copyright © 2005–2018. All rights reserved.