Flowmix is a flexible event processing engine for Apache Storm. It supports complex correlations of events via sliding/tumbling windows. It allows parallel streams to be processed that can be grouped together in different ways.
Apache License 2.0
55
stars
20
forks
source link
FilterOp should take a Filter class and not just assume a QueryBuilder #20
Suppose we have a filter that looks like this:
And suppose we have a CriteriaFilter: