Uses of Class
io.trino.ExceededSpillLimitException
Packages that use ExceededSpillLimitException
-
Uses of ExceededSpillLimitException in io.trino
Methods in io.trino that return ExceededSpillLimitExceptionModifier and TypeMethodDescriptionstatic ExceededSpillLimitExceptionExceededSpillLimitException.exceededLocalLimit(io.airlift.units.DataSize maxSpill) static ExceededSpillLimitExceptionExceededSpillLimitException.exceededPerQueryLocalLimit(io.airlift.units.DataSize maxSpill)