Uses of Interface
io.nosqlbench.api.engine.metrics.HdrDeltaHistogramProvider
Packages that use HdrDeltaHistogramProvider
-
Uses of HdrDeltaHistogramProvider in io.nosqlbench.api.engine.metrics
Subinterfaces of HdrDeltaHistogramProvider in io.nosqlbench.api.engine.metricsModifier and TypeInterfaceDescriptioninterfaceAllow a DeltaHistogram to have attached metrics that also get a copy of any input data.Classes in io.nosqlbench.api.engine.metrics that implement HdrDeltaHistogramProviderMethods in io.nosqlbench.api.engine.metrics that return HdrDeltaHistogramProviderModifier and TypeMethodDescriptionHdrDeltaHistogramAttachment.attachHdrDeltaHistogram()Attach a metric.