Package io.ebean.meta
Interface MetaMetric
- All Known Subinterfaces:
CountMetricStats,MetaCountMetric,MetaQueryMetric,MetaTimedMetric,TimedMetricStats
public interface MetaMetric
Metrics collected by Ebean including timed metrics and counters.
-
Method Summary
-
Method Details
-
getName
Return the metric name.
-