Uses of Interface
com.espertech.esper.common.client.hook.aggfunc.AggregationFunctionForge
Package
Description
-
Uses of AggregationFunctionForge in com.espertech.esper.common.internal.epl.agg.method.plugin
Modifier and TypeFieldDescriptionprotected final AggregationFunctionForge
AggregationForgeFactoryPlugin.aggregationFunctionForge
ModifierConstructorDescriptionAggregationForgeFactoryPlugin
(ExprPlugInAggNode parent, AggregationFunctionForge aggregationFunctionForge, AggregationFunctionMode mode, EPType aggregatedValueType, DataInputOutputSerdeForge distinctSerde) -
Uses of AggregationFunctionForge in com.espertech.esper.common.internal.epl.expression.agg.method
ModifierConstructorDescriptionExprPlugInAggNode
(boolean distinct, AggregationFunctionForge aggregationFunctionForge, String functionName) Ctor. -
Uses of AggregationFunctionForge in com.espertech.esper.common.internal.settings
Modifier and TypeMethodDescriptionClasspathImportServiceCompileTime.resolveAggregationFunction
(String functionName, ClasspathExtensionAggregationFunction extension) ClasspathImportServiceCompileTimeImpl.resolveAggregationFunction
(String functionName, ClasspathExtensionAggregationFunction extension)