Uses of Interface
com.cloudera.cdp.http.RetryChecker
-
Uses of RetryChecker in com.cloudera.cdp.http
Modifier and TypeClassDescriptionclass
RetryChecker that compares the status code of the HTTP response to the set of retriable HTTP codes.ModifierConstructorDescriptionSimpleRetryHandler
(RetryChecker retryChecker, DelayPolicy delayPolicy, int maxAttempts) Constructor.