Uses of Interface
io.nosqlbench.api.engine.metrics.HdrDeltaHistogramAttachment
Packages that use HdrDeltaHistogramAttachment
-
Uses of HdrDeltaHistogramAttachment in io.nosqlbench.api.engine.metrics
Classes in io.nosqlbench.api.engine.metrics that implement HdrDeltaHistogramAttachmentMethods in io.nosqlbench.api.engine.metrics that return types with arguments of type HdrDeltaHistogramAttachmentModifier and TypeMethodDescriptionprotected Class<HdrDeltaHistogramAttachment>HistoIntervalLogger.getCapabilityClass()protected Class<HdrDeltaHistogramAttachment>HistoStatsLogger.getCapabilityClass()Methods in io.nosqlbench.api.engine.metrics with parameters of type HdrDeltaHistogramAttachmentModifier and TypeMethodDescriptionvoidHistoIntervalLogger.onCapableAdded(String name, HdrDeltaHistogramAttachment chainedHistogram) voidHistoStatsLogger.onCapableAdded(String name, HdrDeltaHistogramAttachment chainedHistogram) voidHistoIntervalLogger.onCapableRemoved(String name, HdrDeltaHistogramAttachment capable) voidHistoStatsLogger.onCapableRemoved(String name, HdrDeltaHistogramAttachment capable)