Class TransportActions

org.elasticsearch.action.support.TransportActions

public class TransportActions extends
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    static boolean
     e)
    If a failure is already present, should this failure override it or not for read operations.
    static boolean
     e)
     

    Methods inherited from class java.lang.

    , , , , , , , , , ,
  • Constructor Details

    • TransportActions

      public TransportActions()
  • Method Details

    • isShardNotAvailableException

      public static boolean isShardNotAvailableException( e)
    • isReadOverrideException

      public static boolean isReadOverrideException( e)
      If a failure is already present, should this failure override it or not for read operations.