|
nodiscard |
Creates a new filter reader for the given topic, key filter and sample filter.
This helper method deduces the topic Key, Value and UpdateTag types from the topic argument.
| topic | The topic. |
| keyFilter | The key filter. |
| sampleFilter | The sample filter. |
| name | The optional reader name. |
| config | The optional reader configuration. |
Definition at line 713 of file DataStorm.h.