Couchbase C++ SDK 1.1.0 (rev. effbd6e)
Loading...
Searching...
No Matches
transaction_get_multi_mode.hxx File Reference
#include <cstdint>
Include dependency graph for transaction_get_multi_mode.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  couchbase
 Represents a single item from the result of scan()
 
namespace  couchbase::transactions
 

Enumerations

enum class  transaction_get_multi_mode : std::uint8_t { prioritise_latency , disable_read_skew_detection , prioritise_read_skew_detection }
 Strategy to deal with potential read skews while reading multiple documents. More...