Uses of Class
org.apache.druid.query.QueryInterruptedException
-
Packages that use QueryInterruptedException Package Description org.apache.druid.query -
-
Uses of QueryInterruptedException in org.apache.druid.query
Methods in org.apache.druid.query that return QueryInterruptedException Modifier and Type Method Description static QueryInterruptedExceptionQueryInterruptedException. wrapIfNeeded(Throwable e)
-