public static class ElasticClientUtils.RetryIoException
extends java.lang.Object
implements com.google.common.base.Predicate<java.lang.Throwable>
IOException is suitable for retry. Adapted from Apache Commons IO's
DefaultHttpMethodRetryHandler.| Constructor and Description |
|---|
RetryIoException() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
apply(java.lang.Throwable exception) |