Uses of Class
org.nanonative.nano.services.metric.model.MetricCache
Packages that use MetricCache
Package
Description
-
Uses of MetricCache in org.nanonative.nano.services.metric.logic
Methods in org.nanonative.nano.services.metric.logic that return MetricCache -
Uses of MetricCache in org.nanonative.nano.services.metric.model
Methods in org.nanonative.nano.services.metric.model that return MetricCacheModifier and TypeMethodDescriptionMetricCache.counterIncrement(String name) MetricCache.counterIncrement(String name, Map<String, String> tags) MetricCache.timerStart(String name) MetricCache.timerStart(String name, Map<String, String> tags)