| Package | Description |
|---|---|
| com.datastax.oss.driver.api.core |
The core API of the driver, that deals with query execution and cluster metadata.
|
| com.datastax.oss.driver.api.core.session |
| Modifier and Type | Interface and Description |
|---|---|
interface |
CqlSession
A specialized session with convenience methods to execute CQL statements.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
Session
A nexus to send requests to a Cassandra cluster.
|
Copyright © 2017–2019. All rights reserved.