Package | Description |
---|---|
com.datastax.driver.core |
The main package for the DataStax Java driver for Cassandra.
|
Modifier and Type | Method and Description |
---|---|
QueryTrace |
ExecutionInfo.getQueryTrace()
Return the query trace if tracing was enabled on this query.
|
Modifier and Type | Method and Description |
---|---|
ListenableFuture<QueryTrace> |
ExecutionInfo.getQueryTraceAsync()
Placeholder for async query trace retrieval (not implemented yet).
|
Copyright © 2012–2017. All rights reserved.