November 2017
Beginner to intermediate
290 pages
7h 34m
English
When an event arrives, after it is assigned to a window, it is accumulated to the existing state of the window. The Accumulation object tells the WindowedOperator how the state for each window (and for each key if the tuple is keyed) is accumulated upon an incoming event. The Accumulation object is where the application developer can insert their own business logic, by implementing the Accumulation interface.
Read now
Unlock full access