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

◆ waitForReaders()

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

Waits for the given number of readers to be online.

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

Definition at line 1246 of file DataStorm.h.