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