Ice 3.8
C++ API Reference
Loading...
Searching...
No Matches

◆ waitForWriters()

template<typename Key, typename Value, typename UpdateTag>
void DataStorm::Topic< Key, Value, UpdateTag >::waitForWriters ( unsigned int count = 1) const

Waits for the given number of data writers to be online.

Parameters
countThe number of data writers to wait for.
Exceptions
NodeShutdownExceptionThrown when the node is shut down while waiting.

Definition at line 1571 of file DataStorm.h.