| Package | Description |
|---|---|
| com.couchbase.client.java |
Holds all classes that are needed for the Couchbase Java SDK.
|
| com.couchbase.client.java.query |
Namespace for various query-service related classes.
|
| Class and Description |
|---|
| QueryOptions
Allows customizing various N1QL query options.
|
| QueryResult
The result of a N1QL query, including rows and associated metadata.
|
| ReactiveQueryResult
Reactive result that fetch parts of the N1ql Query responses reactively
|
| Class and Description |
|---|
| QueryMetaData
Stores any non-rows results related to the execution of a particular N1QL query.
|
| QueryMetrics
Query Metrics contains the query result metrics containing counts and timings
|
| QueryOptions
Allows customizing various N1QL query options.
|
| QueryOptions.Built |
| QueryProfile
Query profiling information received from the server query engine.
|
| QueryResult
The result of a N1QL query, including rows and associated metadata.
|
| QueryScanConsistency
The possible values for scan consistency in a N1QL request.
|
| QueryStatus |
| QueryWarning
Represents a single warning returned from the query engine.
|
| ReactiveQueryResult
Reactive result that fetch parts of the N1ql Query responses reactively
|
Copyright © 2020 Couchbase, Inc.. All rights reserved.