Class QueryQueue.QueueTimeoutException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.drill.exec.work.foreman.rm.QueryQueue.QueueTimeoutException
All Implemented Interfaces:
Serializable
Enclosing interface:
QueryQueue

public static class QueryQueue.QueueTimeoutException extends Exception
Exception thrown if a query exceeds the configured wait time in the query queue.
See Also:
  • Constructor Details

  • Method Details