Package | Description |
---|---|
com.datastax.driver.core |
The main package for the DataStax Java driver for Cassandra.
|
Modifier and Type | Method and Description |
---|---|
Session |
Cluster.connect()
Creates a new session on this cluster.
|
Session |
Cluster.connect(String keyspace)
Creates a new session on this cluster and sets the keyspace to the provided one.
|
Copyright © 2014. All Rights Reserved.