-
- All Superinterfaces:
MetaMetric
- All Known Subinterfaces:
CountMetricStats
public interface MetaCountMetric extends MetaMetric
Count metrics. For example L2 cache hits.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description longcount()Return the total count.-
Methods inherited from interface io.ebean.meta.MetaMetric
name
-
-