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