|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ResultSetFuture | |
|---|---|
| com.datastax.driver.core | The main package for the DataStax Java driver for Cassandra. |
| Uses of ResultSetFuture in com.datastax.driver.core |
|---|
| Methods in com.datastax.driver.core that return ResultSetFuture | |
|---|---|
ResultSetFuture |
Session.executeAsync(Statement statement)
Executes the provided query asynchronously. |
ResultSetFuture |
Session.executeAsync(String query)
Executes the provided query asynchronously. |
ResultSetFuture |
Session.executeAsync(String query,
Object... values)
Executes the provided query asynchronously using the provided values. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||