Click or drag to resize

AggregationMultiFunctionAgentFactoryContext Class

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

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

The AggregationMultiFunctionAgentFactoryContext type exposes the following members.

Constructors
  NameDescription
Public methodAggregationMultiFunctionAgentFactoryContext
Initializes a new instance of the AggregationMultiFunctionAgentFactoryContext class
Top
See Also