Duplicate

Filter:

DUPLICATE

Syntax:

DUPLICATE N

Operands:

N :: an integer

Functional Description:

Use the DUPLICATE stage to write each input record in addition to the specified number of copies of each input record. DUPLICATE reads records from its primary input stream and writes records to its primary output stream, if it is connected.

Secondary Input/Output:

NONE

Synonyms:

none

Usage Notes:



JAVA Pipelines

Cullen Programming logo