100 node_id_ = std::move(
id);
CAS is a special type that represented in protocol using unsigned 64-bit integer, but only equality c...
Definition cas.hxx:34
Uniquely identifies a cluster node.
Definition node_id.hxx:40
auto cas() const -> couchbase::cas
Definition result.hxx:73
result(couchbase::cas cas)
Definition result.hxx:49
void node_id(couchbase::node_id id)
Definition result.hxx:98
result(couchbase::cas cas, couchbase::node_id node_id)
Definition result.hxx:61
auto node_id() const -> const couchbase::node_id &
Returns the identity of the cluster node that served this request.
Definition result.hxx:89
Represents a single item from the result of scan().
Definition allow_querying_search_index_options.hxx:28