Uses of Enum Class
io.github.tonywasher.joceanus.prometheus.threads.PrometheusThreadId
Packages that use PrometheusThreadId
Package
Description
Package containing utility threads to handle background tasks.
-
Uses of PrometheusThreadId in io.github.tonywasher.joceanus.prometheus.threads
Methods in io.github.tonywasher.joceanus.prometheus.threads that return PrometheusThreadIdModifier and TypeMethodDescriptionstatic PrometheusThreadIdReturns the enum constant of this class with the specified name.static PrometheusThreadId[]PrometheusThreadId.values()Returns an array containing the constants of this enum class, in the order they are declared.