...
Syntax |
|
---|---|
Extension Type | StreamProcessor |
Description | The fourth argument in the above syntax is a flag that indicates whether the out-of order events that appear after the expiration of the K-slack window should be discarded or not. |
Example | kslack(timestamp, -1l, -1l, true) |