Class and Description |
---|
AsyncN1qlQueryResult
A representation of an N1QL query result.
|
N1qlQuery
Contract to describe N1QL queries.
|
N1qlQueryResult
Represents the results of a
N1qlQuery , in a blocking fashion. |
Statement |
Class and Description |
---|
AbstractN1qlQuery
An abstract base for N1QL
N1qlQuery . |
AsyncN1qlQueryResult
A representation of an N1QL query result.
|
AsyncN1qlQueryRow |
N1qlMetrics
A class that represents N1QL metrics.
|
N1qlParams
Parameter Object for
queries that allows to fluently set most of the N1QL query parameters:
- server side timeout
- client context ID
- scan consistency (with associated scan vector and/or scan wait if relevant)
- max parallelism
Note that these are different from statement-related named parameters or positional parameters. |
N1qlProfile
N1ql profile options
|
N1qlQuery
Contract to describe N1QL queries.
|
N1qlQueryResult
Represents the results of a
N1qlQuery , in a blocking fashion. |
N1qlQueryRow |
ParameterizedN1qlQuery
Represent a N1QL query with an optionally parameterized statement (in which case the
values must be passed according to the type and number of placeholders).
|
PreparedPayload
The payload necessary to perform a
PreparedN1qlQuery , as returned when
issuing a PrepareStatement . |
PrepareStatement
A PREPARE
Statement that wraps another Statement in order to send it
to the server and produce a PreparedPayload . |
SerializableStatement
A
Statement that is also explicitly Serializable . |
SimpleN1qlQuery |
Statement |
Class and Description |
---|
AsyncN1qlQueryResult
A representation of an N1QL query result.
|
N1qlQuery
Contract to describe N1QL queries.
|
N1qlQueryResult
Represents the results of a
N1qlQuery , in a blocking fashion. |
PreparedPayload
The payload necessary to perform a
PreparedN1qlQuery , as returned when
issuing a PrepareStatement . |
PrepareStatement
A PREPARE
Statement that wraps another Statement in order to send it
to the server and produce a PreparedPayload . |
Statement |
Class and Description |
---|
Statement |
Class and Description |
---|
Statement |
Class and Description |
---|
Statement |
Class and Description |
---|
Statement |
Class and Description |
---|
N1qlQuery
Contract to describe N1QL queries.
|
Copyright © 2015 Couchbase, Inc.