Package | Description |
---|---|
com.datastax.dse.driver.api.core | |
com.datastax.dse.driver.api.core.cql.continuous.reactive | |
com.datastax.oss.driver.api.core |
The core API of the driver, that deals with query execution and cluster metadata.
|
Class and Description |
---|
ContinuousReactiveSession
A
Session that offers utility methods to issue queries using reactive-style programming
and continuous paging, combined together. |
Class and Description |
---|
ContinuousReactiveResultSet
A marker interface for publishers returned by
ContinuousReactiveSession . |
Class and Description |
---|
ContinuousReactiveSession
A
Session that offers utility methods to issue queries using reactive-style programming
and continuous paging, combined together. |
Copyright © 2017–2024. All rights reserved.