Click or drag to resize

AggregationMultiFunctionAccessorFactoryContext Class

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

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

The AggregationMultiFunctionAccessorFactoryContext type exposes the following members.

Constructors
  NameDescription
Public methodAggregationMultiFunctionAccessorFactoryContext
Initializes a new instance of the AggregationMultiFunctionAccessorFactoryContext class
Top
See Also