Uses of Interface
io.engineblock.metrics.HdrDeltaHistogramProvider
-
Packages that use HdrDeltaHistogramProvider Package Description io.engineblock.metrics -
-
Uses of HdrDeltaHistogramProvider in io.engineblock.metrics
Subinterfaces of HdrDeltaHistogramProvider in io.engineblock.metrics Modifier and Type Interface Description interfaceHdrDeltaHistogramAttachmentAllow a DeltaHistogram to have attached metrics that also get a copy of any input data.Classes in io.engineblock.metrics that implement HdrDeltaHistogramProvider Modifier and Type Class Description classNicerHistogramclassNicerTimerMethods in io.engineblock.metrics that return HdrDeltaHistogramProvider Modifier and Type Method Description HdrDeltaHistogramProviderHdrDeltaHistogramAttachment. attachHdrDeltaHistogram()Attach a metric.
-