Click or drag to resize

AggregationMultiFunctionStateFactoryContext Class

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

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

The AggregationMultiFunctionStateFactoryContext type exposes the following members.

Constructors
  NameDescription
Public methodAggregationMultiFunctionStateFactoryContext
Initializes a new instance of the AggregationMultiFunctionStateFactoryContext class
Top
See Also