| Package | Description |
|---|---|
| com.couchbase.client.core.endpoint.analytics | |
| com.couchbase.client.core.message.analytics |
| Modifier and Type | Class and Description |
|---|---|
protected static class |
AnalyticsHandler.KeepAliveRequest |
| Modifier and Type | Method and Description |
|---|---|
protected HttpRequest |
AnalyticsHandler.encodeRequest(ChannelHandlerContext ctx,
AnalyticsRequest msg) |
| Modifier and Type | Class and Description |
|---|---|
class |
GenericAnalyticsRequest
For the lack of a better name, a analytics request against a analytics server.
|
class |
RawAnalyticsRequest
A
AnalyticsRequest that can also be prelocated, but expects a response with the uninterpreted JSON payload returned by the query service. |
Copyright © 2017 Couchbase, Inc.. All rights reserved.