public class GraylogJestRetryHandler extends Object implements io.searchbox.client.JestRetryHandler<org.apache.http.client.methods.HttpUriRequest>
| Constructor and Description |
|---|
GraylogJestRetryHandler(int retryCount) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
retryRequest(Exception exception,
int executionCount,
org.apache.http.client.methods.HttpUriRequest request) |
public boolean retryRequest(Exception exception, int executionCount, org.apache.http.client.methods.HttpUriRequest request)
retryRequest in interface io.searchbox.client.JestRetryHandler<org.apache.http.client.methods.HttpUriRequest>Copyright © 2012–2020 Graylog, Inc.. All rights reserved.