Uses of Interface
io.ebean.metric.TimedMetricStats
-
Packages that use TimedMetricStats Package Description io.ebean.metric -
-
Uses of TimedMetricStats in io.ebean.metric
Methods in io.ebean.metric that return TimedMetricStats Modifier and Type Method Description TimedMetricStats
TimedMetric. collect(boolean reset)
Collect and return a snapshot of the metrics.
-