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