Uses of Interface
io.nosqlbench.nb.api.engine.metrics.HdrDeltaHistogramAttachment
Packages that use HdrDeltaHistogramAttachment
Package
Description
-
Uses of HdrDeltaHistogramAttachment in io.nosqlbench.nb.api.engine.metrics
Subclasses with type arguments of type HdrDeltaHistogramAttachment in io.nosqlbench.nb.api.engine.metricsModifier and TypeClassDescriptionclassHistoIntervalLogger runs a separate thread to snapshotAndWrite encoded histograms on a regular interval.classHistoIntervalLogger runs a separate thread to snapshotAndWrite encoded histograms on a regular interval.Methods in io.nosqlbench.nb.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.nb.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) -
Uses of HdrDeltaHistogramAttachment in io.nosqlbench.nb.api.engine.metrics.instruments
Classes in io.nosqlbench.nb.api.engine.metrics.instruments that implement HdrDeltaHistogramAttachment