| Class | Description |
|---|---|
| QueryEndpoint |
This endpoint defines the pipeline for query requests and responses (N1QL).
|
| QueryHandler |
The
QueryHandler is responsible for encoding QueryRequests into lower level HttpRequests as well as decoding HttpObjects into CouchbaseResponses. |
| QueryHandler.KeepAliveRequest | |
| QueryHandler.KeepAliveResponse | |
| QueryHandlerV2 |
The
QueryHandlerV2 is responsible for encoding QueryRequests into lower level HttpRequests as well as decoding HttpObjects into CouchbaseResponses. |
| QueryHandlerV2.KeepAliveRequest | |
| QueryHandlerV2.KeepAliveResponse |
Copyright © 2017 Couchbase, Inc.. All rights reserved.