| Package | Description |
|---|---|
| software.amazon.awssdk.services.athena.model |
| Modifier and Type | Method and Description |
|---|---|
QueryExecutionStatistics |
QueryExecution.statistics()
Query execution statistics, such as the amount of data scanned, the amount of time that the query took to
process, and the type of statement that was run.
|
| Modifier and Type | Method and Description |
|---|---|
QueryExecution.Builder |
QueryExecution.Builder.statistics(QueryExecutionStatistics statistics)
Query execution statistics, such as the amount of data scanned, the amount of time that the query took to
process, and the type of statement that was run.
|
Copyright © 2023. All rights reserved.