Uses of Enum Class
io.trino.sql.tree.ProcessingMode.Mode
Packages that use ProcessingMode.Mode
-
Uses of ProcessingMode.Mode in io.trino.sql.tree
Subclasses with type arguments of type ProcessingMode.Mode in io.trino.sql.treeMethods in io.trino.sql.tree that return ProcessingMode.ModeModifier and TypeMethodDescriptionProcessingMode.getMode()static ProcessingMode.ModeReturns the enum constant of this class with the specified name.static ProcessingMode.Mode[]ProcessingMode.Mode.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in io.trino.sql.tree with parameters of type ProcessingMode.Mode