Uses of Enum Class
org.springframework.data.cassandra.observability.ObservationRequestTracker
Package
Description
Infrastructure to provide driver observability using Micrometer.
-
Uses of ObservationRequestTracker in org.springframework.data.cassandra.observability
Modifier and TypeMethodDescriptionstatic ObservationRequestTracker
Returns the enum constant of this class with the specified name.static ObservationRequestTracker[]
ObservationRequestTracker.values()
Returns an array containing the constants of this enum class, in the order they are declared.