Uses of Enum Class
io.trino.hive.formats.HiveFormatsErrorCode
Packages that use HiveFormatsErrorCode
-
Uses of HiveFormatsErrorCode in io.trino.hive.formats
Subclasses with type arguments of type HiveFormatsErrorCode in io.trino.hive.formatsMethods in io.trino.hive.formats that return HiveFormatsErrorCodeModifier and TypeMethodDescriptionstatic HiveFormatsErrorCodeReturns the enum constant of this class with the specified name.static HiveFormatsErrorCode[]HiveFormatsErrorCode.values()Returns an array containing the constants of this enum class, in the order they are declared.