Interface ValidateIndexesContext


  • public interface ValidateIndexesContext
    Validate indexes context.
    • Method Detail

      • isCancelled

        boolean isCancelled()
        Returns a boolean value meaning whether the check is canceled or not.
        Returns:
        True if cancelled, otherwise false.