Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
This processing element should be able to filter a data stream by the value of a boolean property
Required Input
- A boolean value
Configuration
- Value that should not be filtered out (e.g. when select false, filter events where value is true)
Output
- Keep
Module
- streampipes-processors-enrich-jvm
We have a new API for processors, so we only need one class (see: [1] for an example)
PS.: There could also be more configurations to make the processor more generic