Package io.vertx.reactivex.core.metrics
Interface Measured
-
- All Known Implementing Classes:
DatagramSocket,EventBus,HttpClient,HttpServer,NetClient,NetServer,Vertx,WorkerExecutor
public interface MeasuredNOTE: This class has been automatically generated from theoriginalnon 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)
-