Couchbase C++ SDK 1.0.1 (rev. 58d46d7)
Loading...
Searching...
No Matches
analytics_status.hxx File Reference
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 collection::scan()
 

Enumerations

enum class  analytics_status {
  running , success , errors , completed ,
  stopped , timeout , closed , fatal ,
  aborted , unknown
}
 Status of the Analytics Query. More...