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