| Package | Description |
|---|---|
| software.amazon.awssdk.services.lakeformation |
|
| software.amazon.awssdk.services.lakeformation.transform |
| Modifier and Type | Method and Description |
|---|---|
default GetQueryStatisticsResponse |
LakeFormationClient.getQueryStatistics(GetQueryStatisticsRequest getQueryStatisticsRequest)
Retrieves statistics on the planning and execution of a query.
|
default CompletableFuture<GetQueryStatisticsResponse> |
LakeFormationAsyncClient.getQueryStatistics(GetQueryStatisticsRequest getQueryStatisticsRequest)
Retrieves statistics on the planning and execution of a query.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
GetQueryStatisticsRequestMarshaller.marshall(GetQueryStatisticsRequest getQueryStatisticsRequest) |
Copyright © 2022. All rights reserved.