Package io.vertx.reactivex.core.metrics
Interface Measured
-
- All Known Implementing Classes:
DatagramSocket,EventBus,HttpClientAgent,HttpServer,NetClient,NetServer,WebSocketClient
public interface MeasuredNOTE: This class has been automatically generated from the
originalnon RX-ified interface using Vert.x codegen.
-
-
Method Summary
All Methods Static Methods Instance Methods Abstract Methods Modifier and Type Method Description MeasuredgetDelegate()booleanisMetricsEnabled()Whether the metrics are enabled for this measured objectstatic MeasurednewInstance(Measured arg)
-