Uses of Interface
io.vertx.core.spi.metrics.PoolMetrics
Packages that use PoolMetrics
-
Uses of PoolMetrics in io.vertx.core.spi.metrics
Methods in io.vertx.core.spi.metrics that return PoolMetricsModifier and TypeMethodDescriptiondefault PoolMetrics<?, ?> VertxMetrics.createPoolMetrics(String type, String name, int maxSize) Provides the pool metrics SPI.