Package | Description |
---|---|
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.dse.driver.api.mapper.reactive |
Modifier and Type | Interface and Description |
---|---|
interface |
ContinuousReactiveResultSet
A marker interface for publishers returned by
ContinuousReactiveSession . |
Modifier and Type | Interface and Description |
---|---|
interface |
ReactiveResultSet
|
Modifier and Type | Interface and Description |
---|---|
interface |
MappedReactiveResultSet<EntityT>
A
Publisher of mapped entities returned by DAO methods. |
Copyright © 2017–2023. All rights reserved.