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 |
---|---|
AggregationFunctionModeManaged |
AggregationFunctionModeManaged.setHasHA(boolean hasHA)
Sets indicator whether a serializer-deserialize to provide read and write methods is provided by
getSerde() |
AggregationFunctionModeManaged |
AggregationFunctionModeManaged.setInjectionStrategyAggregationFunctionFactory(InjectionStrategy strategy)
Sets the injection strategy for the aggregation function factory
|
AggregationFunctionModeManaged |
AggregationFunctionModeManaged.setSerde(Class serde)
Sets the class providing the serde
|
Constructor and Description |
---|
AggregatorPlugInManaged(AggregationMethodFactoryPluginMethod factory,
int col,
CodegenCtor rowCtor,
CodegenMemberCol membersColumnized,
CodegenClassScope classScope,
Class optionalDistinctValueType,
boolean hasFilter,
ExprNode optionalFilter,
AggregationFunctionModeManaged mode) |
Copyright © 2005–2018. All rights reserved.