Uses of Class
software.amazon.awssdk.services.lakeformation.model.StatisticsNotReadyYetException
-
Packages that use StatisticsNotReadyYetException Package Description software.amazon.awssdk.services.lakeformation Lake Formation -
-
Uses of StatisticsNotReadyYetException in software.amazon.awssdk.services.lakeformation
Methods in software.amazon.awssdk.services.lakeformation that throw StatisticsNotReadyYetException Modifier and Type Method Description default GetQueryStatisticsResponseLakeFormationClient. getQueryStatistics(Consumer<GetQueryStatisticsRequest.Builder> getQueryStatisticsRequest)Retrieves statistics on the planning and execution of a query.default GetQueryStatisticsResponseLakeFormationClient. getQueryStatistics(GetQueryStatisticsRequest getQueryStatisticsRequest)Retrieves statistics on the planning and execution of a query.
-