Package com.amazonaws.athena.connector.lambda
-
Interface Summary Interface Description ThrottlingInvoker.ExceptionFilter -
Class Summary Class Description CollectionsUtils Simple collection helper that reduces duplicate code and allows us to avoid taking extra dependencies on libraries that have some of these helpers built in but would bloat the deployment artifact of our Lambda functions.QueryStatusChecker This class provides a mechanism for callers to terminate in-progress work if the upstream Athena query waiting for that work has already terminated.ThrottlingInvoker Utility that implements a basic form of Additive Increase, Multiplicative Decrease for handling retries and backoff against a dependency that is experience congestion.ThrottlingInvoker.Builder -
Enum Summary Enum Description ThrottlingInvoker.State