| Package | Description |
|---|---|
| com.couchbase.client.core.api.query | |
| com.couchbase.client.core.classic.query | |
| com.couchbase.client.core.protostellar.query |
| Modifier and Type | Method and Description |
|---|---|
static CoreQueryStatus |
CoreQueryStatus.from(String wireName) |
abstract CoreQueryStatus |
CoreQueryMetaData.status()
Returns the raw query execution status as returned by the query engine
|
static CoreQueryStatus |
CoreQueryStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CoreQueryStatus[] |
CoreQueryStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
CoreQueryStatus |
ClassicCoreQueryMetaData.status() |
| Modifier and Type | Method and Description |
|---|---|
CoreQueryStatus |
ProtostellarCoreQueryMetaData.status() |
Copyright © 2024 Couchbase, Inc.. All rights reserved.