| 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 |
|---|---|
abstract Optional<CoreQueryMetrics> |
CoreQueryMetaData.metrics()
Returns the
CoreQueryMetrics as returned by the query engine if enabled. |
| Modifier and Type | Class and Description |
|---|---|
class |
ClassicCoreQueryMetrics |
| Modifier and Type | Method and Description |
|---|---|
Optional<CoreQueryMetrics> |
ClassicCoreQueryMetaData.metrics() |
| Modifier and Type | Class and Description |
|---|---|
class |
ProtostellarCoreQueryMetrics |
| Modifier and Type | Method and Description |
|---|---|
Optional<CoreQueryMetrics> |
ProtostellarCoreQueryMetaData.metrics() |
Copyright © 2024 Couchbase, Inc.. All rights reserved.