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