Uses of Class
software.amazon.awssdk.services.lakeformation.model.ExecutionStatistics
-
Packages that use ExecutionStatistics Package Description software.amazon.awssdk.services.lakeformation.model -
-
Uses of ExecutionStatistics in software.amazon.awssdk.services.lakeformation.model
Methods in software.amazon.awssdk.services.lakeformation.model that return ExecutionStatistics Modifier and Type Method Description ExecutionStatisticsGetQueryStatisticsResponse. executionStatistics()AnExecutionStatisticsstructure containing execution statistics.Methods in software.amazon.awssdk.services.lakeformation.model with parameters of type ExecutionStatistics Modifier and Type Method Description GetQueryStatisticsResponse.BuilderGetQueryStatisticsResponse.Builder. executionStatistics(ExecutionStatistics executionStatistics)AnExecutionStatisticsstructure containing execution statistics.
-