Click or drag to resize

EPDataFlowDescriptor Class

Data flow descriptor.
Inheritance Hierarchy
SystemObject
  com.espertech.esper.common.client.dataflow.coreEPDataFlowDescriptor

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

The EPDataFlowDescriptor type exposes the following members.

Constructors
  NameDescription
Public methodEPDataFlowDescriptor
Ctor.
Top
Properties
  NameDescription
Public propertyDataFlowName
Returns the data flow name.
Public propertyStatementName
Returns the statement name.
Top
See Also