Uses of Enum Class
org.springframework.data.cassandra.observability.CassandraObservation
Packages that use CassandraObservation
Package
Description
Infrastructure to provide driver observability using Micrometer.
-
Uses of CassandraObservation in org.springframework.data.cassandra.observability
Subclasses with type arguments of type CassandraObservation in org.springframework.data.cassandra.observabilityModifier and TypeClassDescriptionenumCassandra-based implementation ofObservationDocumentation.Methods in org.springframework.data.cassandra.observability that return CassandraObservationModifier and TypeMethodDescriptionstatic CassandraObservationReturns the enum constant of this class with the specified name.static CassandraObservation[]CassandraObservation.values()Returns an array containing the constants of this enum class, in the order they are declared.