Uses of Class
com.rabbitmq.client.impl.AbstractMetricsCollector
-
Packages that use AbstractMetricsCollector Package Description com.rabbitmq.client.impl Implementations of interfaces specified in the client API, and their supporting classes. -
-
Uses of AbstractMetricsCollector in com.rabbitmq.client.impl
Subclasses of AbstractMetricsCollector in com.rabbitmq.client.impl Modifier and Type Class Description class
MicrometerMetricsCollector
Micrometer implementation ofMetricsCollector
.class
StandardMetricsCollector
Dropwizard Metrics implementation ofMetricsCollector
.
-