Parallel Chunk End (multi port)
Represents the end of a parallel chunked flow. It collects the results
from all parallel executions on up to three ports and concatenates them.
Ports
Input Ports
0 |
The first data chunks arriving from the parallel branches.
|
1 |
The second data chunks arriving from the parallel branches.
|
2 |
The third data chunks arriving from the parallel branches.
|
Output Ports
0 |
The aggregated data from all parallel chunks of the first branch.
|
1 |
The aggregated data from all parallel chunks of the second branch.
|
2 |
The aggregated data from all parallel chunks of the third branch.
|
This node is contained in KNIME Base Nodes
provided by KNIME GmbH, Konstanz, Germany.