Table of Contents

Search

  1. Preface
  2. Introduction to Big Data Streaming
  3. Big Data Streaming Configuration
  4. Sources in a Streaming Mapping
  5. Targets in a Streaming Mapping
  6. Streaming Mappings
  7. Window Transformation
  8. Appendix A: Connections
  9. Appendix B: Data Type Reference
  10. Appendix C: Sample Files

Big Data Streaming User Guide

Big Data Streaming User Guide

Sliding Window

Sliding Window

A sliding window accumulates data and returns a bounded data group. The bounds on the data slide by the time you specify. The data groups that are accumulated can overlap based on the slide interval that you specify.
When you create a sliding Window transformation, the window size must be a multiple of the slide interval.
The following image shows a sample sliding window with a window size of 10 seconds and slide interval of 5 seconds:
The image shows a sliding window with a window size of 10 seconds and slide interval of 5 seconds.

0 COMMENTS

We’d like to hear from you!