|
Couchbase C++ SDK 1.2.1 (rev. 62fd883)
|
#include <cstdint>

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... | |