See: Description
| Interface | Description |
|---|---|
| ReactiveQueryMetadata |
Interface implemented by all the reactive result set publishers provided by the driver, and
notably by
ReactiveResultSet. |
| ReactiveResultSet | |
| ReactiveRow |
A row produced by a reactive result set.
|
| ReactiveSession |
A
Session that offers utility methods to issue queries using reactive-style programming. |
Note that this is located in a dse package for historical reasons; reactive queries
can now be used with open-source Cassandra as well.
Copyright © 2017–2025. All rights reserved.