Interface OHistogram
- All Superinterfaces:
OMetric
- All Known Implementing Classes:
DropWizardHistogram
Created by Enrico Risa on 09/07/2018.
-
Method Summary
Methods inherited from interface com.orientechnologies.agent.profiler.metrics.OMetric
getDescription, getName, getUnitOfMeasure
-
Method Details
-
update
default void update(int value) -
update
default void update(long value) -
getCount
default long getCount() -
getSnapshot
-