Click or drag to resize

EPDataFlowIRStreamCollector Interface

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

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

The EPDataFlowIRStreamCollector type exposes the following members.

Methods
  NameDescription
Public methodCollect
Collect: use the context to transform statement output Event(s) to data flow Event(s).
Top
See Also