Hi Till,
thank you for very detailed answer, now it is absolutely clear.
Regards,
Maxim.
On Thu, Apr 30, 2020 at 7:19 PM Till Rohrmann wrote:
> Hi Maxim,
>
> I think your problem should be solvable with the CEP library:
>
> So what we are doing here is to define a pattern forward followed by a
Hi Maxim,
I think your problem should be solvable with the CEP library:
public static void main(String[] args) throws Exception {
// set up the streaming execution environment
final StreamExecutionEnvironment env =
StreamExecutionEnvironment.getExecutionEnvironment();
DataStrea