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