SimpleGather

We assume that you have already learned what is described in:

If you want to find the right Transformer for your purposes, see Transformers Comparison.

Short Summary

SimpleGather gathers data records from multiple inputs.

Component Same input metadata Sorted inputs Inputs Outputs Java CTL
SimpleGatheryesno1-n1--

Abstract

SimpleGather receives data records through one or more input ports. SimpleGather the gathers (demultiplexes) all the records as fast as possible and sends them all to the single output port. Metadata of all input and output ports must be the same.

Icon

Ports

Port typeNumberRequiredDescriptionMetadata
Input0yesFor input data recordsAny
1-nnoFor input data recordsInput 01)
Output0yesFor gathered data recordsInput 01)

Legend:

1): Metadata can be propagated through this component. All output metadata must be the same.