Class DropWizardMeter
java.lang.Object
com.orientechnologies.agent.profiler.metrics.dropwizard.DropWizardBase
com.orientechnologies.agent.profiler.metrics.dropwizard.DropWizardMeter
Created by Enrico Risa on 11/07/2018.
-
Constructor Summary
ConstructorsConstructorDescriptionDropWizardMeter(com.codahale.metrics.Meter meter, String name, String description) DropWizardMeter(com.codahale.metrics.Meter meter, String name, String description, String unitOfMeasure) -
Method Summary
Methods inherited from class com.orientechnologies.agent.profiler.metrics.dropwizard.DropWizardBase
getDescription, getName, getUnitOfMeasureMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.orientechnologies.agent.profiler.metrics.OMetric
getDescription, getName, getUnitOfMeasure