Class RetryAfterSpillException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.drill.common.exceptions.RetryAfterSpillException
All Implemented Interfaces:
Serializable

public class RetryAfterSpillException extends Exception
Special exception to be caught by caller, who is supposed to free memory by spilling and try again
See Also:
  • Constructor Details

    • RetryAfterSpillException

      public RetryAfterSpillException()