Package net.bluemind.lib.vertx.metrics
Class SpectatorMetricsOptions.SpectatorEventBusMetrics
java.lang.Object
net.bluemind.lib.vertx.metrics.SpectatorMetricsOptions.SpectatorEventBusMetrics
- All Implemented Interfaces:
io.vertx.core.spi.metrics.EventBusMetrics<Void>
,io.vertx.core.spi.metrics.Metrics
- Enclosing class:
SpectatorMetricsOptions
-
Field Summary
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
messageReceived
(String address, boolean publish, boolean local, int handlers) void
messageSent
(String address, boolean publish, boolean local, boolean remote) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait