Uses of Interface
de.iip_ecosphere.platform.support.metrics.Meter.Id
Packages that use Meter.Id
-
Uses of Meter.Id in de.iip_ecosphere.platform.support.metrics
Methods in de.iip_ecosphere.platform.support.metrics that return Meter.IdModifier and TypeMethodDescriptionstatic Meter.IdMetricsFactory.buildId(String name, List<Tag> tags, String baseUnit, String description, Meter.Type type) Creates an id.abstract Meter.IdMetricsFactory.createId(String name, List<Tag> tags, String baseUnit, String description, Meter.Type type) Creates an id.Meter.getId()Returns the id.Methods in de.iip_ecosphere.platform.support.metrics with parameters of type Meter.Id