Many Thanks Eno. I will try .until method.
Cheers
Pari
On 13 June 2016 at 14:10, Eno Thereska wrote:
> Hi Pari,
>
> Try the .until method like this:
>
> > (TimeWindows) TimeWindows.of("tumbling-window-example",
> windowSizeMs).until(60 * 1000L)
>
> Thanks
> Eno
>
>
> > On 13 Jun 2016, at 08:31
Hi Pari,
Try the .until method like this:
> (TimeWindows) TimeWindows.of("tumbling-window-example",
> windowSizeMs).until(60 * 1000L)
Thanks
Eno
> On 13 Jun 2016, at 08:31, Pariksheet Barapatre wrote:
>
> Hello Experts,
>
> As per documentation in kafka docs -
> *Windowing* is a common pre