Package org.apache.unomi.metrics
-
Interface Summary Interface Description CallerCount Metric MetricsService This is the main interface for the metrics service, that makes it possible to count calls, callers and accumulated times for sections of code. -
Class Summary Class Description MetricAdapter<T> Utility method to run code inside a timer.