Module io.ebean.api

Interface TimedMetricStats

All Superinterfaces:
MetaMetric, MetaTimedMetric

public interface TimedMetricStats extends MetaTimedMetric
Extend public MetaTimedMetric with ability to set details from profile location.
  • Method Details

    • setLocation

      void setLocation(String location)
      Additionally set the location.
    • setName

      void setName(String name)
      Override the name based on profile location.