ConsumeBoxEvents 2025.10.2.19

バンドル

org.apache.nifi | nifi-box-nar

説明

Consumes all events from Box. This processor can be used to capture events such as uploads, modifications, deletions, etc. The content of the events is sent to the 'success' relationship as a JSON array. Events can be dropped in case of NiFi restart or if the queue capacity is exceeded. The last known position of the Box stream is stored in the processor state and is used to resume the stream from the last known position when the processor is restarted.

タグ

ボックス, ストレージ

入力要件

FORBIDDEN

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

false

プロパティ

プロパティ

説明

Box Client Service

Box API の接続を取得するために使用するController Service。

キュー容量

The maximum size of the internal queue used to buffer events being transferred from the underlying stream to the processor. Setting this value higher allows more messages to be buffered in memory during surges of incoming messages, but increases the total memory used by the processor during these surges.

状態管理

スコープ

説明

CLUSTER

Box・ストリームの最後の既知の位置は、プロセッサーの状態に保存され、プロセッサーが再起動したときに最後の既知の位置からストリームを再開するために使用されます。

リレーションシップ

名前

説明

success

正常に受信されたイベントは、この関係で送信されます。

こちらもご覧ください