Package | Description |
---|---|
com.datastax.dse.driver.api.core | |
com.datastax.dse.driver.api.core.cql.continuous.reactive | |
com.datastax.dse.driver.api.core.cql.reactive |
Types related to CQL execution using reactive-style programming.
|
com.datastax.oss.driver.api.core |
The core API of the driver, that deals with query execution and cluster metadata.
|
Class and Description |
---|
ReactiveSession
A
Session that offers utility methods to issue queries using reactive-style programming. |
Class and Description |
---|
ReactiveQueryMetadata
Interface implemented by all the reactive result set publishers provided by the driver, and
notably by
ReactiveResultSet . |
ReactiveResultSet |
Class and Description |
---|
ReactiveQueryMetadata
Interface implemented by all the reactive result set publishers provided by the driver, and
notably by
ReactiveResultSet . |
ReactiveResultSet |
Class and Description |
---|
ReactiveSession
A
Session that offers utility methods to issue queries using reactive-style programming. |
Copyright © 2017–2024. All rights reserved.