Class UnsliceSyncStateWindowAggProcessor

All Implemented Interfaces:
Serializable, SyncStateWindowProcessor<TimeWindow>, WindowProcessor<TimeWindow,SyncStateWindowProcessor.SyncStateContext<TimeWindow>>, UnslicingSyncStateWindowProcessor<TimeWindow>

public class UnsliceSyncStateWindowAggProcessor extends AbstractSyncStateWindowAggProcessor<TimeWindow> implements UnslicingSyncStateWindowProcessor<TimeWindow>
An window aggregate processor implementation which works for UnsliceAssigner, e.g. session windows.
See Also: