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