Uses of Enum Class
org.springframework.kafka.support.micrometer.KafkaListenerObservation
Packages that use KafkaListenerObservation
Package
Description
Provides classes to support Micrometer.
-
Uses of KafkaListenerObservation in org.springframework.kafka.support.micrometer
Methods in org.springframework.kafka.support.micrometer that return KafkaListenerObservationModifier and TypeMethodDescriptionstatic KafkaListenerObservationReturns the enum constant of this class with the specified name.static KafkaListenerObservation[]KafkaListenerObservation.values()Returns an array containing the constants of this enum class, in the order they are declared.