Class with extensions for the Histogram.Builder class
Class with extensions for the Histogram.Builder class
1.0
Class with extensions for the Histogram.Child class
Class with extensions for the Histogram.Child class
1.0
Class with extensions for the Histogram class
Class with extensions for the Histogram class
1.0
(Since version ) see corresponding Javadoc for more information.
Enriches the Histogram class with new functions.
The unit used to report latency/time measurements is decided by an implicitly available
TimeUnit.If no
TimeUnitis in scope it defaults toTimeUnit.SECONDS.One can either declare an implicit value:
Or as in the this example import an implicit value:
1.0