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