Package | Description |
---|---|
com.couchbase.client.core.msg.analytics |
Modifier and Type | Method and Description |
---|---|
Flux<AnalyticsChunkRow> |
AnalyticsResponse.rows() |
Modifier and Type | Method and Description |
---|---|
AnalyticsResponse |
AnalyticsRequest.decode(ResponseStatus status,
AnalyticsChunkHeader header,
Flux<AnalyticsChunkRow> rows,
Mono<AnalyticsChunkTrailer> trailer) |
Copyright © 2021 Couchbase, Inc.. All rights reserved.