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 TimedMetricMetricFactory. createTimedMetric(String name)Create a Timed metric.TimedMetricQueryPlanMetric. getMetric()Return the underlying timed metric.
-