Package | Description |
---|---|
com.datastax.driver.core |
The main package for the DataStax Java driver for Cassandra.
|
Modifier and Type | Method and Description |
---|---|
ResultSetFuture |
Session.executeAsync(Query query)
Executes the provided query asynchronously.
|
ResultSetFuture |
Session.executeAsync(String query)
Executes the provided query asynchronously.
|
Copyright © 2014. All Rights Reserved.