Class that represents an operator output port. More...

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

Detailed Description

Class that represents an operator output port.

Member Function Documentation

◆ isExportedPort()

Check if this is an exported port.

Returns
true if the port is an exported port, false otherwise

◆ getExportType()

Get the export type for the port.

Returns
export type for the port

◆ hasStreamProperty()

◆ removeStreamProperty()

◆ isConnectedToAPEOutputPort()

Check if this output port is connected to a PE output port.

Returns
true if connected to a PE output port, false otherwise

◆ getPEOutputPortIndex()

Get the PE output port index for this operator output port.

Precondition
isConnectedToAPEOutputPort() == true
Returns
the PE output port index for the given operator output port index
Exceptions

◆ isExceptionPort()

Check if this output port is an exception port.

Returns
true if this port is an exception port, false otherwise
Since
IBM StreamsĀ® Version 4.3.1.1

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