Class GcsThrottlingExceptionFilter
- java.lang.Object
-
- com.amazonaws.athena.connectors.gcs.GcsThrottlingExceptionFilter
-
- All Implemented Interfaces:
ThrottlingInvoker.ExceptionFilter
public class GcsThrottlingExceptionFilter extends Object implements ThrottlingInvoker.ExceptionFilter
-
-
Field Summary
Fields Modifier and Type Field Description static ThrottlingInvoker.ExceptionFilter
EXCEPTION_FILTER
-
Constructor Summary
Constructors Constructor Description GcsThrottlingExceptionFilter()
-
-
-
Field Detail
-
EXCEPTION_FILTER
public static final ThrottlingInvoker.ExceptionFilter EXCEPTION_FILTER
-
-
Method Detail
-
isMatch
public boolean isMatch(Exception ex)
- Specified by:
isMatch
in interfaceThrottlingInvoker.ExceptionFilter
-
-