| std::optional<int> DataStorm::WriterConfig::priority |
Specifies the writer priority.
The priority is used by readers using the DiscardPolicy::Priority discard policy. nullopt is equivalent to the topic's default priority: the value of the DataStorm.Topic.Priority property (0 by default), unless replaced with Topic::setWriterDefaultConfig.