Uses of Enum Class
io.trino.operator.OutputSpoolingController.Mode
Packages that use OutputSpoolingController.Mode
-
Uses of OutputSpoolingController.Mode in io.trino.operator
Methods in io.trino.operator that return OutputSpoolingController.ModeModifier and TypeMethodDescriptionOutputSpoolingController.getNextMode(int positionCount, long sizeInBytes) OutputSpoolingController.getNextMode(Page page) Returns the enum constant of this class with the specified name.static OutputSpoolingController.Mode[]OutputSpoolingController.Mode.values()Returns an array containing the constants of this enum class, in the order they are declared.