Uses of Enum Class
io.trino.orc.OrcWriter.OrcOperation
Packages that use OrcWriter.OrcOperation
-
Uses of OrcWriter.OrcOperation in io.trino.orc
Subclasses with type arguments of type OrcWriter.OrcOperation in io.trino.orcMethods 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.