Uses of Enum Class
org.springframework.amqp.rabbit.support.micrometer.RabbitListenerObservation.ListenerHighCardinalityTags
Packages that use RabbitListenerObservation.ListenerHighCardinalityTags
Package
Description
Provides classes for Micrometer support.
-
Uses of RabbitListenerObservation.ListenerHighCardinalityTags in org.springframework.amqp.rabbit.support.micrometer
Subclasses with type arguments of type RabbitListenerObservation.ListenerHighCardinalityTags in org.springframework.amqp.rabbit.support.micrometerModifier and TypeClassDescriptionstatic enumHigh cardinality tags.Methods in org.springframework.amqp.rabbit.support.micrometer that return RabbitListenerObservation.ListenerHighCardinalityTagsModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.RabbitListenerObservation.ListenerHighCardinalityTags.values()Returns an array containing the constants of this enum class, in the order they are declared.