Class DropWizardGenericSet
java.lang.Object
com.orientechnologies.agent.profiler.metrics.dropwizard.DropWizardBase
com.orientechnologies.agent.profiler.metrics.dropwizard.DropWizardGeneric<com.codahale.metrics.MetricSet>
com.orientechnologies.agent.profiler.metrics.dropwizard.DropWizardGenericSet
- All Implemented Interfaces:
OMetric,OMetricSet
public class DropWizardGenericSet
extends DropWizardGeneric<com.codahale.metrics.MetricSet>
implements OMetricSet
Created by Enrico Risa on 11/07/2018.
-
Field Summary
Fields inherited from class com.orientechnologies.agent.profiler.metrics.dropwizard.DropWizardGeneric
metric -
Constructor Summary
ConstructorsConstructorDescriptionDropWizardGenericSet(com.codahale.metrics.MetricSet metric, 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, 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
-
Constructor Details
-
DropWizardGenericSet
-
-
Method Details
-
getMetrics
- Specified by:
getMetricsin interfaceOMetricSet
-
prefix
- Specified by:
prefixin interfaceOMetricSet
-