Interface DataWindowBatchingViewForge
- All Known Implementing Classes:
ExpressionBatchViewForge
,ExternallyTimedBatchViewForge
,FirstTimeViewForge
,LengthBatchViewForge
,TimeBatchViewForge
,TimeLengthBatchViewForge
public interface DataWindowBatchingViewForge
Tag interface for data window view factories that express a batch expiry policy.
Such data windows allow iteration through the currently batched events, and such data windows post insert stream events only when batching conditions have been met and the batch is released.