Uses of Interface
io.ebean.metric.TimedMetric
-
Packages that use TimedMetric Package Description io.ebean.metric -
-
Uses of TimedMetric in io.ebean.metric
Methods in io.ebean.metric that return TimedMetric Modifier and Type Method Description TimedMetric
MetricFactory. createTimedMetric(String name)
Create a Timed metric.TimedMetric
QueryPlanMetric. getMetric()
Return the underlying timed metric.
-