Class DropWizardTimer
java.lang.Object
com.orientechnologies.agent.profiler.metrics.dropwizard.DropWizardBase
com.orientechnologies.agent.profiler.metrics.dropwizard.DropWizardGeneric<com.codahale.metrics.Timer>
com.orientechnologies.agent.profiler.metrics.dropwizard.DropWizardTimer
public class DropWizardTimer
extends DropWizardGeneric<com.codahale.metrics.Timer>
implements OTimer
Created by Enrico Risa on 11/07/2018.
-
Nested Class Summary
Nested classes/interfaces inherited from interface com.orientechnologies.agent.profiler.metrics.OTimer
OTimer.OContext -
Field Summary
Fields inherited from class com.orientechnologies.agent.profiler.metrics.dropwizard.DropWizardGeneric
metric -
Constructor Summary
ConstructorsConstructorDescriptionDropWizardTimer(com.codahale.metrics.Timer timer, String name, String description) -
Method Summary
Methods inherited from class com.orientechnologies.agent.profiler.metrics.dropwizard.DropWizardGeneric
getMetricMethods inherited from class com.orientechnologies.agent.profiler.metrics.dropwizard.DropWizardBase
getDescription, getName, getUnitOfMeasure