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.