Class that forms a common base for operator ports. More...

Inheritance diagram for streams.OperatorPort:
Inheritance graph
node node
[legend]

Detailed Description

Class that forms a common base for operator ports.

Member Function Documentation

◆ getIndex()

Get the port index.

Returns
the port index

◆ getName()

Get the port name.

This is the port alias name, if specified in the SPL source for this operator instance. If a port alias is not specified, then it is the local name of the first stream attached to the port. It is an unqualifed name in both cases.

@return the port name

◆ getTupleType()

Get the tuple type for the port.

Returns
tuple type for the port

The documentation for this class was generated from the following file: