Package | Description |
---|---|
com.espertech.esper.common.client.hook.aggfunc |
Aggregation function (simple) extension API.
|
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(java.lang.Class serde)
Sets the class providing the serde
|