AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
The query execution timeline, statistics on input and output rows and bytes, and the different query stages that form the query execution plan.
Namespace: Amazon.Athena.Model
Assembly: AWSSDK.Athena.dll
Version: 3.x.y.z
public class QueryRuntimeStatistics
The QueryRuntimeStatistics type exposes the following members
Name | Description | |
---|---|---|
QueryRuntimeStatistics() |
Name | Type | Description | |
---|---|---|---|
OutputStage | Amazon.Athena.Model.QueryStage |
Gets and sets the property OutputStage. Stage statistics such as input and output rows and bytes, execution time, and stage state. This information also includes substages and the query stage plan. |
|
Rows | Amazon.Athena.Model.QueryRuntimeStatisticsRows |
Gets and sets the property Rows. |
|
Timeline | Amazon.Athena.Model.QueryRuntimeStatisticsTimeline |
Gets and sets the property Timeline. |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5