etl :: component :: transform :: merge :: merge :: Class merge
[hide private]
[frames] | no frames]

Class merge

source code

etl.component.component --+
                          |
                         merge

This is an ETL Component that merge all input flows into only one output flow.

Type : Data Component. Computing Performance : Streamline. Input Flows : 0-x. * .* : The main data flow with input data. Output Flows : 1. * .* : Returns the main flow.

Instance Methods [hide private]
 
process(self) source code