Package org.elasticsearch.action.support
Class TransportActions
- java.lang.Object
-
- org.elasticsearch.action.support.TransportActions
-
public class TransportActions extends Object
-
-
Constructor Summary
Constructors Constructor Description TransportActions()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static booleanisReadOverrideException(Exception e)If a failure is already present, should this failure override it or not for read operations.static booleanisShardNotAvailableException(Throwable e)
-