Uses of Interface
org.apache.unomi.metrics.CallerCount
-
Packages that use CallerCount Package Description org.apache.unomi.metrics org.apache.unomi.metrics.internal -
-
Uses of CallerCount in org.apache.unomi.metrics
Methods in org.apache.unomi.metrics that return types with arguments of type CallerCount Modifier and Type Method Description Map<String,CallerCount>
Metric. getCallerCounts()
-
Uses of CallerCount in org.apache.unomi.metrics.internal
Classes in org.apache.unomi.metrics.internal that implement CallerCount Modifier and Type Class Description class
CallerCountImpl
Methods in org.apache.unomi.metrics.internal that return types with arguments of type CallerCount Modifier and Type Method Description Map<String,CallerCount>
MetricImpl. getCallerCounts()
-