Interface ThrottlingInvoker.ExceptionFilter
-
- All Known Implementing Classes:
AthenaExceptionFilter
,BigQueryExceptionFilter
,CloudwatchExceptionFilter
,DynamoDBExceptionFilter
,GcsThrottlingExceptionFilter
,MetricsExceptionFilter
- Enclosing class:
- ThrottlingInvoker
public static interface ThrottlingInvoker.ExceptionFilter
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description boolean
isMatch(Exception ex)
-
-
-
Method Detail
-
isMatch
boolean isMatch(Exception ex)
-
-