List of usage examples for io.vertx.core.spi.metrics VertxMetrics interface-usage
From source file com.cyngn.vertx.opentsdb.spi.VertxMetricsImpl.java
/** * OpenTsDb Impl of the Vert.x Metrics SPI interface. * * @author truelove@cyngn.com (Jeremy Truelove) 9/22/15 */ public class VertxMetricsImpl implements VertxMetrics {