| Package | Description |
|---|---|
| io.vertx.core.eventbus.impl | |
| io.vertx.core.metrics.impl | |
| io.vertx.core.spi.metrics | |
| io.vertx.micrometer.impl |
| Modifier and Type | Field and Description |
|---|---|
protected EventBusMetrics |
EventBusImpl.metrics |
| Modifier and Type | Method and Description |
|---|---|
EventBusMetrics<?> |
EventBusImpl.getMetrics() |
| Modifier and Type | Class and Description |
|---|---|
static class |
DummyVertxMetrics.DummyEventBusMetrics |
| Modifier and Type | Method and Description |
|---|---|
default EventBusMetrics |
VertxMetrics.createEventBusMetrics()
Provides the event bus metrics SPI when the event bus is created.
|
| Modifier and Type | Method and Description |
|---|---|
EventBusMetrics |
VertxMetricsImpl.createEventBusMetrics() |
Copyright © 2021. All rights reserved.