Uses of Interface
io.nosqlbench.nb.api.engine.metrics.HistogramAttachment
Packages that use HistogramAttachment
Package
Description
-
Uses of HistogramAttachment in io.nosqlbench.nb.api.engine.metrics
Subclasses with type arguments of type HistogramAttachment in io.nosqlbench.nb.api.engine.metricsMethods in io.nosqlbench.nb.api.engine.metrics that return types with arguments of type HistogramAttachmentModifier and TypeMethodDescriptionprotected Class<HistogramAttachment> ClassicHistoListener.getCapabilityClass()Methods in io.nosqlbench.nb.api.engine.metrics with parameters of type HistogramAttachmentModifier and TypeMethodDescriptionvoidClassicHistoListener.onCapableAdded(String name, HistogramAttachment capable) voidClassicHistoListener.onCapableRemoved(String name, HistogramAttachment capable) -
Uses of HistogramAttachment in io.nosqlbench.nb.api.engine.metrics.instruments
Classes in io.nosqlbench.nb.api.engine.metrics.instruments that implement HistogramAttachment