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

◆ getNextUnread()

template<typename Key, typename Value, typename UpdateTag>
Sample< Key, Value, UpdateTag > DataStorm::Reader< Key, Value, UpdateTag >::getNextUnread ( )
nodiscard

Returns the next unread sample.

Returns
The unread sample.
Exceptions
NodeShutdownExceptionThrown when the node is shut down while waiting.

Definition at line 1020 of file DataStorm.h.