8 / 18 · Module 11 — Salesforce Bulk Processing + Mule Batch Jobs · filtered: cheatsheet← prev⊞ allnext →
11.24Aggregator streaming mode
A Batch Aggregator can also operate in streaming mode instead of waiting for a fixed-size block.
You don't need the exact implementation details for interview survival.
Know that you can choose between:
fixed-size aggregation
and:
streaming aggregation
depending on how you need to feed downstream processors.