Uses of Interface
de.iip_ecosphere.platform.support.metrics.Meter
Packages that use Meter
-
Uses of Meter in de.iip_ecosphere.platform.support.metrics
Classes in de.iip_ecosphere.platform.support.metrics with type parameters of type MeterModifier and TypeInterfaceDescriptioninterfaceMetricsBuilder<M extends Meter,B extends MetricsBuilder<M, B>> Builder interface.Subinterfaces of Meter in de.iip_ecosphere.platform.support.metricsModifier and TypeInterfaceDescriptioninterfaceRepresents a counter.interfaceRepresents a gauge.interfaceRepresents a timer.Methods in de.iip_ecosphere.platform.support.metrics that return MeterModifier and TypeMethodDescriptionReturns the meter of the specified name.Returns the meter of the specified name matching the given tags.Methods in de.iip_ecosphere.platform.support.metrics that return types with arguments of type MeterMethods in de.iip_ecosphere.platform.support.metrics with parameters of type Meter