Base class for operations of data service.
More...
#include <couchbase/result.hxx>
Base class for operations of data service.
- Since
- 1.0.0
- Committed
- Generally available API and should be preferred in production
◆ result() [1/3]
◆ result() [2/3]
- Parameters
-
- Since
- 1.0.0
- Committed
- Generally available API and should be preferred in production
◆ result() [3/3]
- Parameters
-
| cas | |
| node_id | identity of the node that served the request |
- Since
- 1.3.2
- Uncommitted
- Might be changed in the future, and eventually promoted to committed
◆ cas()
- Returns
- Since
- 1.0.0
- Committed
- Generally available API and should be preferred in production
◆ node_id() [1/2]
Returns the identity of the cluster node that served this request.
The returned node_id is default-constructed (falsy) when the node could not be determined.
- Returns
- identity of the serving node
- Since
- 1.3.2
- Uncommitted
- Might be changed in the future, and eventually promoted to committed
◆ node_id() [2/2]
The documentation for this class was generated from the following file: