| Package | Description |
|---|---|
| io.vertx.core | |
| io.vertx.core.metrics |
| Modifier and Type | Method and Description |
|---|---|
VertxBuilder |
VertxBuilder.withMetrics(VertxMetricsFactory factory)
Programmatically set the metrics factory to be used when metrics are enabled.
|
| Modifier and Type | Method and Description |
|---|---|
VertxMetricsFactory |
MetricsOptions.getFactory()
Get the metrics factory to be used when metrics are enabled.
|
| Modifier and Type | Method and Description |
|---|---|
MetricsOptions |
MetricsOptions.setFactory(VertxMetricsFactory factory)
Deprecated.
instead use
VertxBuilder.withMetrics(VertxMetricsFactory) |
Copyright © 2026 Eclipse. All rights reserved.