Represents result of mutation operations.
More...
#include <couchbase/mutation_result.hxx>
Represents result of mutation operations.
- Since
- 1.0.0
- Committed
- Generally available API and should be preferred in production
◆ mutation_result() [1/2]
◆ mutation_result() [2/2]
Constructs result for get_any_replica operation, or an entry for get_all_replicas operation.
- Parameters
-
| cas | |
| token | mutation token returned by the server |
- Since
- 1.0.0
- Committed
- Generally available API and should be preferred in production
◆ mutation_token()
| auto mutation_token |
( |
| ) |
const->conststd::optional< mutation_token > & |
|
inlinenodiscard |
- Returns
- mutation token returned by the server
- Since
- 1.0.0
- Committed
- Generally available API and should be preferred in production
The documentation for this class was generated from the following file: