Package org.elasticsearch.action.support
Class TransportActions
java.lang.Object
org.elasticsearch.action.support.TransportActions
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic boolean
If a failure is already present, should this failure override it or not for read operations.static boolean
-
Constructor Details
-
TransportActions
public TransportActions()
-
-
Method Details
-
isShardNotAvailableException
-
isReadOverrideException
If a failure is already present, should this failure override it or not for read operations.
-