Class ProtostellarCoreReactiveQueryResult
java.lang.Object
com.couchbase.client.core.api.query.CoreReactiveQueryResult
com.couchbase.client.core.protostellar.query.ProtostellarCoreReactiveQueryResult
-
Constructor Summary
ConstructorDescriptionProtostellarCoreReactiveQueryResult
(Flux<QueryChunkRow> rows, Mono<CoreQueryMetaData> metaData) -
Method Summary
-
Constructor Details
-
ProtostellarCoreReactiveQueryResult
public ProtostellarCoreReactiveQueryResult(Flux<QueryChunkRow> rows, Mono<CoreQueryMetaData> metaData)
-
-
Method Details
-
rows
- Specified by:
rows
in classCoreReactiveQueryResult
-
metaData
- Specified by:
metaData
in classCoreReactiveQueryResult
-
lastDispatchedTo
- Specified by:
lastDispatchedTo
in classCoreReactiveQueryResult
-