public static class AliHBaseThriftConnection.DelayRetryHandler
extends org.apache.http.impl.client.DefaultHttpRequestRetryHandler
| 构造器和说明 |
|---|
DelayRetryHandler(int retryCount,
long pause) |
| 限定符和类型 | 方法和说明 |
|---|---|
protected boolean |
handleAsIdempotent(org.apache.http.HttpRequest request) |
boolean |
retryRequest(IOException exception,
int executionCount,
org.apache.http.protocol.HttpContext context) |
public boolean retryRequest(IOException exception, int executionCount, org.apache.http.protocol.HttpContext context)
retryRequest 在接口中 org.apache.http.client.HttpRequestRetryHandlerretryRequest 在类中 org.apache.http.impl.client.DefaultHttpRequestRetryHandlerprotected boolean handleAsIdempotent(org.apache.http.HttpRequest request)
handleAsIdempotent 在类中 org.apache.http.impl.client.DefaultHttpRequestRetryHandlerCopyright © 2019. All rights reserved.