DuplicateFlowFile 2025.10.2.19

バンドル

org.apache.nifi | nifi-standard-nar

説明

Intended for load testing, this processor will create the configured number of copies of each incoming FlowFile. The original FlowFile as well as all generated copies are sent to the 'success' relationship. In addition, each FlowFile gets an attribute 'copy.index'set to the copy number, where the original FlowFile gets a value of zero, and all copies receive incremented integer values.

タグ

複製、ロード、テスト

入力要件

REQUIRED

機密動的プロパティをサポート

false

プロパティ

プロパティ

説明

コピー数

各受信 FlowFile のコピー数を指定します。

リレーションシップ

名前

説明

success

原本 FlowFile およびすべてのコピーは、この関係先に送付されます。

属性の書き込み

名前

説明

copy.index

FlowFile がどのコピーであるかに基づく、ゼロベースで増加する整数値。