Hi Jerry, I haven't used the CEP features yet, so I cannot comment on your requirements. In case you are looking for the CEP documentation, here it is:
--> https://ci.apache.org/projects/flink/flink-docs-master/apis/streaming/libs/cep.html The CEP features will be included in the upcoming 1.0.0 release (which we currently vote on). I think you would be one of the first persons to use it. Please let us know, if you find any problems. Thanks, Fabian 2016-03-02 23:12 GMT+01:00 Jerry Lam <chiling...@gmail.com>: > Hi Flink users and developers, > > I'm trying to learn the CEP library. How can I express > A-followBy->B-next->C where B is 5 days after A occurs. What I'm trying to > get a hold of is the events that matches A when I'm processing B. > > Is this supported? > > Best Regards, > > Jerry >