Click or drag to resize

EPDataFlowEventCollector Interface

[Missing <summary> documentation for "T:com.espertech.esper.common.client.dataflow.core.EPDataFlowEventCollector"]

Namespace:  com.espertech.esper.common.client.dataflow.core
Assembly:  NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntax
C#
public interface EPDataFlowEventCollector

The EPDataFlowEventCollector type exposes the following members.

Methods
  NameDescription
Public methodCollect
Collect: use the context to transform insert and remove stream events to data flow events.
Top
See Also