|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ExecutionInfo | |
|---|---|
| com.datastax.driver.core | The main package for the DataStax Java driver for Cassandra. |
| Uses of ExecutionInfo in com.datastax.driver.core |
|---|
| Methods in com.datastax.driver.core that return ExecutionInfo | |
|---|---|
ExecutionInfo |
ResultSet.getExecutionInfo()
Returns information on the execution of the last query made for this ResultSet. |
| Methods in com.datastax.driver.core that return types with arguments of type ExecutionInfo | |
|---|---|
List<ExecutionInfo> |
ResultSet.getAllExecutionInfo()
Return the execution informations for all queries made to retrieve this ResultSet. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||