GetQueryRuntimeStatisticsResult |
AmazonAthenaClient.getQueryRuntimeStatistics(GetQueryRuntimeStatisticsRequest request)
Returns query execution runtime statistics related to a single execution of a query if you have access to the
workgroup in which the query ran.
|
GetQueryRuntimeStatisticsResult |
AmazonAthena.getQueryRuntimeStatistics(GetQueryRuntimeStatisticsRequest getQueryRuntimeStatisticsRequest)
Returns query execution runtime statistics related to a single execution of a query if you have access to the
workgroup in which the query ran.
|
GetQueryRuntimeStatisticsResult |
AbstractAmazonAthena.getQueryRuntimeStatistics(GetQueryRuntimeStatisticsRequest request) |
Future<GetQueryRuntimeStatisticsResult> |
AbstractAmazonAthenaAsync.getQueryRuntimeStatisticsAsync(GetQueryRuntimeStatisticsRequest request) |
Future<GetQueryRuntimeStatisticsResult> |
AmazonAthenaAsyncClient.getQueryRuntimeStatisticsAsync(GetQueryRuntimeStatisticsRequest request) |
Future<GetQueryRuntimeStatisticsResult> |
AmazonAthenaAsync.getQueryRuntimeStatisticsAsync(GetQueryRuntimeStatisticsRequest getQueryRuntimeStatisticsRequest)
Returns query execution runtime statistics related to a single execution of a query if you have access to the
workgroup in which the query ran.
|
Future<GetQueryRuntimeStatisticsResult> |
AbstractAmazonAthenaAsync.getQueryRuntimeStatisticsAsync(GetQueryRuntimeStatisticsRequest request,
AsyncHandler<GetQueryRuntimeStatisticsRequest,GetQueryRuntimeStatisticsResult> asyncHandler) |
Future<GetQueryRuntimeStatisticsResult> |
AmazonAthenaAsyncClient.getQueryRuntimeStatisticsAsync(GetQueryRuntimeStatisticsRequest request,
AsyncHandler<GetQueryRuntimeStatisticsRequest,GetQueryRuntimeStatisticsResult> asyncHandler) |
Future<GetQueryRuntimeStatisticsResult> |
AmazonAthenaAsync.getQueryRuntimeStatisticsAsync(GetQueryRuntimeStatisticsRequest getQueryRuntimeStatisticsRequest,
AsyncHandler<GetQueryRuntimeStatisticsRequest,GetQueryRuntimeStatisticsResult> asyncHandler)
Returns query execution runtime statistics related to a single execution of a query if you have access to the
workgroup in which the query ran.
|