Package org.elasticsearch.action.support
Class TransportActions
java.lang.Object
org.elasticsearch.action.support.TransportActions
- 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionstatic booleanIf 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. 
 -