Click or drag to resize

AggregationMultiFunctionAgent Interface

Agents change multi-function aggregation state.

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

The AggregationMultiFunctionAgent type exposes the following members.

Methods
  NameDescription
Public methodApplyEnter
Enter-into (add to) an aggregation
Public methodApplyLeave
Leave-from (remove from) an aggregation
Top
See Also