Uses of Interface
com.espertech.esper.common.client.hook.aggfunc.AggregationFunctionForge
Packages that use AggregationFunctionForge
Package
Description
-
Uses of AggregationFunctionForge in com.espertech.esper.common.internal.epl.agg.method.plugin
Fields in com.espertech.esper.common.internal.epl.agg.method.plugin declared as AggregationFunctionForgeModifier and TypeFieldDescriptionprotected final AggregationFunctionForge
AggregationForgeFactoryPlugin.aggregationFunctionForge
Methods in com.espertech.esper.common.internal.epl.agg.method.plugin that return AggregationFunctionForgeConstructors in com.espertech.esper.common.internal.epl.agg.method.plugin with parameters of type AggregationFunctionForgeModifierConstructorDescriptionAggregationForgeFactoryPlugin
(ExprPlugInAggNode parent, AggregationFunctionForge aggregationFunctionForge, AggregationFunctionMode mode, EPType aggregatedValueType, DataInputOutputSerdeForge distinctSerde) -
Uses of AggregationFunctionForge in com.espertech.esper.common.internal.epl.expression.agg.method
Constructors in com.espertech.esper.common.internal.epl.expression.agg.method with parameters of type AggregationFunctionForgeModifierConstructorDescriptionExprPlugInAggNode
(boolean distinct, AggregationFunctionForge aggregationFunctionForge, String functionName) Ctor. -
Uses of AggregationFunctionForge in com.espertech.esper.common.internal.settings
Methods in com.espertech.esper.common.internal.settings that return AggregationFunctionForgeModifier and TypeMethodDescriptionClasspathImportServiceCompileTime.resolveAggregationFunction
(String functionName, ClasspathExtensionAggregationFunction extension) ClasspathImportServiceCompileTimeImpl.resolveAggregationFunction
(String functionName, ClasspathExtensionAggregationFunction extension)