Package | Description |
---|---|
com.couchbase.client.core.message.observe | |
com.couchbase.client.core.message.query |
Modifier and Type | Class and Description |
---|---|
class |
Observe
Utility class to handle observe calls and polling logic.
|
class |
ObserveViaCAS
Utility class to handle observe calls and polling logic.
|
class |
ObserveViaMutationToken
Document observe through mutation token information.
|
Modifier and Type | Class and Description |
---|---|
class |
RawQueryRequest
A
QueryRequest that can also be prelocated , but expects a response with the uninterpreted JSON payload returned by the query service. |
class |
RawQueryResponse
The response to a
RawQueryRequest , which only contains the raw JSON payload returned by the Query service, as a ByteBuf . |
Copyright © 2017 Couchbase, Inc.. All rights reserved.