- All Superinterfaces:
MetaMetric
,MetaTimedMetric
Extend public MetaTimedMetric with ability to set details from profile location.
-
Method Summary
Modifier and TypeMethodDescriptionvoid
setLocation
(String location) Additionally set the location.void
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
-
Method Details
-
setLocation
Additionally set the location. -
setName
Override the name based on profile location.
-