Uses of Class
com.datastax.driver.core.Session

Packages that use Session
com.datastax.driver.core The main package for the DataStax Java driver for Cassandra. 
 

Uses of Session in com.datastax.driver.core
 

Methods in com.datastax.driver.core that return Session
 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 © 2013. All Rights Reserved.