Couchbase C++ SDK 1.0.2 (rev. 51f4775)
|
This is the complete list of members for retry_action, including all inherited members.
do_not_retry() -> const retry_action & | retry_action | static |
duration() const -> std::chrono::milliseconds | retry_action | inline |
need_to_retry() const -> bool | retry_action | |
retry_action(std::chrono::milliseconds waiting_duration) | retry_action | explicit |