Uses of Enum
com.rabbitmq.client.impl.MicrometerMetricsCollector.Metrics
Package
Description
Implementations of interfaces specified in the client API, and their supporting classes.
-
Uses of MicrometerMetricsCollector.Metrics in com.rabbitmq.client.impl
Modifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.static MicrometerMetricsCollector.Metrics[]
MicrometerMetricsCollector.Metrics.values()
Returns an array containing the constants of this enum type, in the order they are declared.ModifierConstructorDescriptionMicrometerMetricsCollector
(Function<MicrometerMetricsCollector.Metrics, Object> metricsCreator)