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