January 2020
21
Siddhi: Non-occurrence Event in Data Stream
No Comments
Some behavior patterns in event stream are based on the fact that specific event hasn’t happened. Siddhi has in-built mechanism to capture when some event is not happened after another. Here is the simple code