Uses of Enum Class
io.trino.plugin.phoenix5.PhoenixErrorCode
-
Uses of PhoenixErrorCode in io.trino.plugin.phoenix5
Methods in io.trino.plugin.phoenix5 that return PhoenixErrorCodeModifier and TypeMethodDescriptionstatic PhoenixErrorCodeReturns the enum constant of this class with the specified name.static PhoenixErrorCode[]PhoenixErrorCode.values()Returns an array containing the constants of this enum class, in the order they are declared.