Philipp Zehnder created STREAMPIPES-448:
-------------------------------------------
Summary: Processing Element: Boolean Filter
Key: STREAMPIPES-448
URL: https://issues.apache.org/jira/browse/STREAMPIPES-448
Project: StreamPipes
Issue Type: Improvement
Components: Pipeline Elements
Reporter: Philipp Zehnder
Assignee: Philipp Zehnder
Fix For: 0.69.0
This processing element should be able to filter a data stream by the value of
a boolean property
h3. Required Input
* A boolean value
h3. Configuration
* Value that should not be filtered out (e.g. when select false, filter events
where value is true)
h3. Output
* Keep
h3. 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
--
This message was sent by Atlassian Jira
(v8.3.4#803005)