question about setting different time window for operators

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

question about setting different time window for operators

Qian Ye
Hi, 
Is that possible to set different operators with different time windows in a pipeline? For example, for the wordcount example,  could I set execution period  of filter operator 2s but set filter 3s?

Thank you.
Reply | Threaded
Open this post in threaded view
|

Re: question about setting different time window for operators

vino yang
Hi Stephen,

Yes, of course. You can reuse upstream stream objects to build different windows.

Thanks, vino.

Stephen <[hidden email]> 于2018年8月24日周五 上午2:40写道:
Hi, 
Is that possible to set different operators with different time windows in a pipeline? For example, for the wordcount example,  could I set execution period  of filter operator 2s but set filter 3s?

Thank you.