void DataStorm::Topic< Key, Value, UpdateTag >::waitForReaders | ( | unsigned int | count = 1 | ) | const |
Waits for the given number of data readers to be online.
count | The number of data readers to wait. |
NodeShutdownException | Thrown when the node is shut down while waiting. |
Definition at line 1595 of file DataStorm.h.