| Package | Description |
|---|---|
| com.amazonaws.services.athena.model |
| Modifier and Type | Method and Description |
|---|---|
SessionStatistics |
SessionStatistics.clone() |
SessionStatistics |
GetSessionResult.getStatistics()
Contains the DPU execution time.
|
SessionStatistics |
SessionStatistics.withDpuExecutionInMillis(Long dpuExecutionInMillis)
The data processing unit execution time for a session in milliseconds.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GetSessionResult.setStatistics(SessionStatistics statistics)
Contains the DPU execution time.
|
GetSessionResult |
GetSessionResult.withStatistics(SessionStatistics statistics)
Contains the DPU execution time.
|
Copyright © 2023. All rights reserved.