Click or drag to resize

EPDataFlowInstanceCaptive Class

Holder for captive data flow execution.
Inheritance Hierarchy
SystemObject
  com.espertech.esper.common.client.dataflow.coreEPDataFlowInstanceCaptive

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

The EPDataFlowInstanceCaptive type exposes the following members.

Constructors
  NameDescription
Public methodEPDataFlowInstanceCaptive
Initializes a new instance of the EPDataFlowInstanceCaptive class
Top
Properties
  NameDescription
Public propertyEmitters
Map of named emitters.
Public propertyRunnables
List of operator source runnables.
Top
See Also