When you create a Window transformation, you can configure sliding or tumbling windows to specify a time interval for selecting a data group from data streams.
Select one of the following window types when you create a Window transformation:
Tumbling
Sliding
When you develop a Window transformation, you need to consider factors, such as the type of window, the window size and window slide interval, and watermark delay that you want to use on the data that the source streams.