Uses of Enum
com.couchbase.client.java.query.QueryStatus
Package
Description
Namespace for various query-service related classes.
-
Uses of QueryStatus in com.couchbase.client.java.query
Modifier and TypeMethodDescriptionstatic QueryStatus
QueryMetaData.status()
Returns the raw query execution status as returned by the query enginestatic QueryStatus
Returns the enum constant of this type with the specified name.static QueryStatus[]
QueryStatus.values()
Returns an array containing the constants of this enum type, in the order they are declared.