Uses of Class
org.apache.druid.query.QueryCapacityExceededException
Packages that use QueryCapacityExceededException
-
Uses of QueryCapacityExceededException in org.apache.druid.query
Methods in org.apache.druid.query that return QueryCapacityExceededExceptionModifier and TypeMethodDescriptionQueryCapacityExceededException.withErrorMessageAndResolvedHost(String errorMessage) This method sets hostName unlike constructors because this can be called in historicals while those constructors are only used in brokers.