Uses of Class
com.rabbitmq.stream.observation.micrometer.StreamObservationDocumentation.HighCardinalityTags
-
Packages that use StreamObservationDocumentation.HighCardinalityTags Package Description com.rabbitmq.stream.observation.micrometer -
-
Uses of StreamObservationDocumentation.HighCardinalityTags in com.rabbitmq.stream.observation.micrometer
Methods in com.rabbitmq.stream.observation.micrometer that return StreamObservationDocumentation.HighCardinalityTags Modifier and Type Method Description static StreamObservationDocumentation.HighCardinalityTagsStreamObservationDocumentation.HighCardinalityTags. valueOf(String name)Returns the enum constant of this type with the specified name.static StreamObservationDocumentation.HighCardinalityTags[]StreamObservationDocumentation.HighCardinalityTags. values()Returns an array containing the constants of this enum type, in the order they are declared.
-