|
||||||||||
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(Query query)
Execute the provided query asynchronously. |
ResultSetFuture |
Session.executeAsync(String query)
Execute the provided query asynchronously. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |