Skip to content

Latest commit

 

History

History
16 lines (8 loc) · 378 Bytes

SlidingWindow.md

File metadata and controls

16 lines (8 loc) · 378 Bytes

SlidingWindow

SlidingWindow describes a sliding window

Properties

Name Type Description Notes
length String [optional]
slide String [optional]
streaming Boolean Streaming should be set to true if the reduce udf is streaming. [optional]