Package | Description |
---|---|
com.datastax.dse.driver.api.core | |
com.datastax.dse.driver.api.core.cql.continuous.reactive | |
com.datastax.dse.driver.internal.core.session |
Modifier and Type | Interface and Description |
---|---|
interface |
DseSession
A custom session with DSE-specific capabilities.
|
Modifier and Type | Interface and Description |
---|---|
interface |
ContinuousReactiveSession
A
Session that offers utility methods to issue queries using reactive-style programming
and continuous paging, combined together. |
Modifier and Type | Class and Description |
---|---|
class |
DefaultDseSession
Implementation note: metadata methods perform unchecked casts, relying on the fact that the
metadata manager returns the appropriate runtime type.
|
Copyright © 2017–2019. All rights reserved.