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