Uses of Class
org.apache.druid.query.ResourceLimitExceededException
-
Packages that use ResourceLimitExceededException Package Description org.apache.druid.frame.channel org.apache.druid.query -
-
Uses of ResourceLimitExceededException in org.apache.druid.frame.channel
Methods in org.apache.druid.frame.channel that throw ResourceLimitExceededException Modifier and Type Method Description voidByteTracker. reserve(long byteCount) -
Uses of ResourceLimitExceededException in org.apache.druid.query
Methods in org.apache.druid.query that return ResourceLimitExceededException Modifier and Type Method Description static ResourceLimitExceededExceptionResourceLimitExceededException. withMessage(String message, Object... arguments)
-