Click or drag to resize

DataFlowOperatorInput Class

Represents an input port of an operator.
Inheritance Hierarchy
SystemObject
  com.espertech.esper.common.client.sodaDataFlowOperatorInput

Namespace:  com.espertech.esper.common.client.soda
Assembly:  NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntax
C#
[SerializableAttribute]
public class DataFlowOperatorInput

The DataFlowOperatorInput type exposes the following members.

Constructors
Properties
  NameDescription
Public propertyInputStreamNames
Returns the input stream names.
Public propertyOptionalAsName
Returns the alias name.
Top
See Also