com.rabbitmq.stream.metrics.package-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of stream-client Show documentation
Show all versions of stream-client Show documentation
The RabbitMQ Stream Java client library allows Java applications to interface with
RabbitMQ Stream.
/**
* Package for metrics collection utilities.
*
* Classes and interfaces in this package are considered SPI and are susceptible to change at any
* time.
*/
package com.rabbitmq.stream.metrics;
© 2015 - 2024 Weber Informatics LLC | Privacy Policy