Uses of Class
com.amazonaws.athena.connector.lambda.ThrottlingInvoker
-
Packages that use ThrottlingInvoker Package Description com.amazonaws.athena.connector.lambda -
-
Uses of ThrottlingInvoker in com.amazonaws.athena.connector.lambda
Methods in com.amazonaws.athena.connector.lambda that return ThrottlingInvoker Modifier and Type Method Description ThrottlingInvokerThrottlingInvoker.Builder. build()Constructors in com.amazonaws.athena.connector.lambda with parameters of type ThrottlingInvoker Constructor Description QueryStatusChecker(com.amazonaws.services.athena.AmazonAthena athena, ThrottlingInvoker athenaInvoker, String queryId)
-