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