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