Click or drag to resize

AggregationMultiFunctionAgentFactory Interface

Factory for aggregation multi-function agents

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

The AggregationMultiFunctionAgentFactory type exposes the following members.

Methods
  NameDescription
Public methodNewAgent
Returns a new agent
Top
See Also