Uses of Interface
io.ebean.metric.CountMetric
-
Packages that use CountMetric Package Description io.ebean.metric -
-
Uses of CountMetric in io.ebean.metric
Methods in io.ebean.metric that return CountMetric Modifier and Type Method Description CountMetric
MetricFactory. createCountMetric(String name)
Create a counter metric.
-