public class TransportActions
extends java.lang.Object
| Constructor and Description |
|---|
TransportActions() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
isReadOverrideException(java.lang.Exception e)
If a failure is already present, should this failure override it or not for read operations.
|
static boolean |
isShardNotAvailableException(java.lang.Throwable e) |
public static boolean isShardNotAvailableException(java.lang.Throwable e)
public static boolean isReadOverrideException(java.lang.Exception e)