Class ReactiveAnalyticsResult
java.lang.Object
com.couchbase.client.java.analytics.ReactiveAnalyticsResult
-
Method Summary
Modifier and TypeMethodDescriptionmetaData()
<T> Flux<T>
<T> Flux<T>
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
-