Uses of Class
com.couchbase.client.core.msg.analytics.AnalyticsChunkRow
Packages that use AnalyticsChunkRow
-
Uses of AnalyticsChunkRow in com.couchbase.client.core.msg.analytics
Methods in com.couchbase.client.core.msg.analytics that return types with arguments of type AnalyticsChunkRowModifier and TypeMethodDescriptionreactor.core.publisher.Flux
<AnalyticsChunkRow> AnalyticsResponse.rows()
Method parameters in com.couchbase.client.core.msg.analytics with type arguments of type AnalyticsChunkRowModifier and TypeMethodDescriptionAnalyticsRequest.decode
(ResponseStatus status, AnalyticsChunkHeader header, reactor.core.publisher.Flux<AnalyticsChunkRow> rows, reactor.core.publisher.Mono<AnalyticsChunkTrailer> trailer)