Uses of Enum Class
io.trino.plugin.hive.HiveErrorCode
Packages that use HiveErrorCode
-
Uses of HiveErrorCode in io.trino.plugin.hive
Methods 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.