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
-
name
Return the metric name. -
getName
Deprecated.Migrate to name().
-