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

◆ hasWriters()

template<typename Key, typename Value, typename UpdateTag>
bool DataStorm::Reader< Key, Value, UpdateTag >::hasWriters ( ) const
nodiscardnoexcept

Indicates whether or not writers are online.

Returns
true if writers are connected, false otherwise.

Definition at line 958 of file DataStorm.h.