Click or drag to resize

AggregationFunctionFactoryContext Class

Context for use with plug-in custom aggregation functions that implement .
Inheritance Hierarchy
SystemObject
  com.espertech.esper.common.client.hook.aggfuncAggregationFunctionFactoryContext

Namespace:  com.espertech.esper.common.client.hook.aggfunc
Assembly:  NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntax
C#
public class AggregationFunctionFactoryContext

The AggregationFunctionFactoryContext type exposes the following members.

Constructors
  NameDescription
Public methodAggregationFunctionFactoryContext
Initializes a new instance of the AggregationFunctionFactoryContext class
Top
See Also