public class SolrHttpRequestRetryHandler extends Object implements org.apache.http.client.HttpRequestRetryHandler
Constructor and Description |
---|
SolrHttpRequestRetryHandler() |
Modifier and Type | Method and Description |
---|---|
boolean |
retryRequest(IOException e,
int retryCount,
org.apache.http.protocol.HttpContext httpContext) |
public boolean retryRequest(IOException e, int retryCount, org.apache.http.protocol.HttpContext httpContext)
retryRequest
in interface org.apache.http.client.HttpRequestRetryHandler
This work is licensed under a Creative Commons Attribution 4.0 International License.