Couchbase C++ SDK 1.0.4 (rev. 5355b0f)
|
Immutable value object representing consistent options. More...
#include <couchbase/common_options.hxx>
Public Attributes | |
const std::optional< std::chrono::milliseconds > | timeout |
const std::shared_ptr< couchbase::retry_strategy > | retry_strategy |
const std::shared_ptr< tracing::request_span > | parent_span |
Immutable value object representing consistent options.
const std::shared_ptr<tracing::request_span> parent_span |
const std::shared_ptr<couchbase::retry_strategy> retry_strategy |
const std::optional<std::chrono::milliseconds> timeout |