Couchbase C++ SDK 1.0.2 (rev. 51f4775)
|
#include <couchbase/retry_action.hxx>
Public Member Functions | |
retry_action (std::chrono::milliseconds waiting_duration) | |
auto | need_to_retry () const -> bool |
auto | duration () const -> std::chrono::milliseconds |
Static Public Member Functions | |
static auto | do_not_retry () -> const retry_action & |
|
explicit |
|
static |
|
inlinenodiscard |
|
nodiscard |