@Singleton public final class GoogleCloudStorageClientErrorRetryHandler extends Object implements HttpRetryHandler
ALWAYS_RETRY, NEVER_RETRY| Modifier | Constructor and Description |
|---|---|
protected |
GoogleCloudStorageClientErrorRetryHandler(BackoffLimitedRetryHandler backoffHandler) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
shouldRetryRequest(HttpCommand command,
HttpResponse response)
Return true if the command should be retried.
|
@Inject protected GoogleCloudStorageClientErrorRetryHandler(BackoffLimitedRetryHandler backoffHandler)
public boolean shouldRetryRequest(HttpCommand command, HttpResponse response)
HttpRetryHandlershouldRetryRequest in interface HttpRetryHandlerCopyright © 2009-2018 The Apache Software Foundation. All Rights Reserved.