Class ReactiveAnalyticsResult
java.lang.Object
com.couchbase.client.java.analytics.ReactiveAnalyticsResult
-
Method Summary
Modifier and TypeMethodDescriptionreactor.core.publisher.Mono
<AnalyticsMetaData> metaData()
<T> reactor.core.publisher.Flux
<T> <T> reactor.core.publisher.Flux
<T> reactor.core.publisher.Flux
<JsonObject> Get aFlux
which publishes the rows that were fetched by the query which are then decoded toJsonObject
-
Method Details
-
rowsAsObject
Get aFlux
which publishes the rows that were fetched by the query which are then decoded toJsonObject
- Returns:
Flux
-
rowsAs
-
rowsAs
-
metaData
-