Package io.nosqlbench.api.engine.metrics
Class ClassicTimerListener
java.lang.Object
io.nosqlbench.api.engine.metrics.CapabilityHook<TimerAttachment>
io.nosqlbench.api.engine.metrics.ClassicTimerListener
- All Implemented Interfaces:
com.codahale.metrics.MetricRegistryListener,EventListener
-
Nested Class Summary
Nested classes/interfaces inherited from interface com.codahale.metrics.MetricRegistryListener
com.codahale.metrics.MetricRegistryListener.Base -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected Class<TimerAttachment>voidonCapableAdded(String name, TimerAttachment capable) voidonCapableRemoved(String name, TimerAttachment capable) Methods inherited from class io.nosqlbench.api.engine.metrics.CapabilityHook
onCounterAdded, onCounterRemoved, onGaugeAdded, onGaugeRemoved, onHistogramAdded, onHistogramRemoved, onMeterAdded, onMeterRemoved, onTimerAdded, onTimerRemoved
-
Constructor Details
-
ClassicTimerListener
-
-
Method Details
-
onCapableAdded
- Specified by:
onCapableAddedin classCapabilityHook<TimerAttachment>
-
onCapableRemoved
- Specified by:
onCapableRemovedin classCapabilityHook<TimerAttachment>
-
getCapabilityClass
- Specified by:
getCapabilityClassin classCapabilityHook<TimerAttachment>
-