Interface TimedMetricStats
- All Superinterfaces:
MetaMetric, MetaTimedMetric
Extend public MetaTimedMetric with ability to set details from profile location.
-
Method Summary
Modifier and TypeMethodDescriptionvoidsetLocation(String location) Additionally set the location.voidOverride the name based on profile location.Methods inherited from interface MetaMetric
nameMethods inherited from interface MetaTimedMetric
count, initialCollection, location, max, mean, total
-
Method Details
-
setLocation
Additionally set the location. -
setName
Override the name based on profile location.
-