Uses of Enum Class
io.trino.orc.OrcWriter.OrcOperation
Packages that use OrcWriter.OrcOperation
-
Uses of OrcWriter.OrcOperation in io.trino.orc
Methods in io.trino.orc that return OrcWriter.OrcOperationModifier and TypeMethodDescriptionstatic OrcWriter.OrcOperationReturns the enum constant of this class with the specified name.static OrcWriter.OrcOperation[]OrcWriter.OrcOperation.values()Returns an array containing the constants of this enum class, in the order they are declared.