-
- All Superinterfaces:
MetaMetric,MetaTimedMetric
public interface TimedMetricStats extends MetaTimedMetric
Extend public MetaTimedMetric with ability to set details from profile location.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidsetLocation(String location)Additionally set the location.voidsetName(String name)Override the name based on profile location.-
Methods inherited from interface io.ebean.meta.MetaMetric
name
-
Methods inherited from interface io.ebean.meta.MetaTimedMetric
count, initialCollection, location, max, mean, total
-
-