|
nodiscard |
Creates an any-key reader for the given topic and sample filter.
This helper method deduces the topic Key and Value types from the topic argument. The reader will receive samples for the keys from the topic.
topic | The topic. |
sampleFilter | The sample filter. |
name | The optional reader name. |
config | The optional reader configuration. |
Definition at line 632 of file DataStorm.h.