Click or drag to resize

AggregationFunctionModeCodeGeneratedAggregatorMethodFactory Property

Returns the aggregation method factory.

Namespace:  com.espertech.esper.common.client.hook.aggfunc
Assembly:  NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntax
C#
public AggregatorMethodFactory AggregatorMethodFactory { get; }

Return Value

Type: AggregatorMethodFactory
factory
See Also