Uses of Enum Class
io.trino.hive.formats.encodings.text.TextEncodingOptions.NestingLevels
Packages that use TextEncodingOptions.NestingLevels
-
Uses of TextEncodingOptions.NestingLevels in io.trino.hive.formats.encodings.text
Methods in io.trino.hive.formats.encodings.text that return TextEncodingOptions.NestingLevelsModifier and TypeMethodDescriptionTextEncodingOptions.getNestingLevels()Returns the enum constant of this class with the specified name.static TextEncodingOptions.NestingLevels[]TextEncodingOptions.NestingLevels.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in io.trino.hive.formats.encodings.text with parameters of type TextEncodingOptions.NestingLevelsModifier and TypeMethodDescriptionTextEncodingOptions.Builder.nestingLevels(TextEncodingOptions.NestingLevels nestingLevels)