Uses of Enum Class
io.trino.spi.connector.StandardWarningCode
Packages that use StandardWarningCode
-
Uses of StandardWarningCode in io.trino.spi.connector
Methods in io.trino.spi.connector that return StandardWarningCodeModifier and TypeMethodDescriptionstatic StandardWarningCodeReturns the enum constant of this class with the specified name.static StandardWarningCode[]StandardWarningCode.values()Returns an array containing the constants of this enum class, in the order they are declared.