Class QueryMetadata
java.lang.Object
com.couchbase.columnar.client.java.QueryMetadata
Holds associated metadata returned by the server.
-
Method Details
-
requestId
Get the request identifier of the query request- Returns:
- request identifier
-
metrics
Get the associated metrics for the response.- Returns:
- the metrics for the analytics response.
-
warnings
Returns warnings if present.- Returns:
- warnings, if present.
-
toString
-