| Class | Description |
|---|---|
| ContinuousReadResultSubscription | |
| ReadResultSubscription | |
| ResultSubscription<R extends Result,P extends AsyncPagingIterable<Row,P>> |
A single-subscriber subscription that executes the provided
Statement with the provided
CqlSession and emits all the rows returned by the query to its Subscriber. |
| WriteResultSubscription |
Copyright © 2017–2021 DataStax. All rights reserved.