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