Uses of Interface
io.opencensus.implcore.metrics.Meter
Packages that use Meter
-
Uses of Meter in io.opencensus.implcore.metrics
Classes in io.opencensus.implcore.metrics that implement MeterModifier and TypeClassDescriptionfinal class
Implementation ofDerivedDoubleCumulative
.final class
Implementation ofDerivedDoubleGauge
.final class
Implementation ofDerivedLongCumulative
.final class
Implementation ofDerivedLongGauge
.final class
Implementation ofDoubleCumulative
.final class
Implementation ofDoubleGauge
.final class
Implementation ofLongCumulative
.final class
Implementation ofLongGauge
.Fields in io.opencensus.implcore.metrics with type parameters of type MeterMethods in io.opencensus.implcore.metrics that return MeterModifier and TypeMethodDescriptionprivate Meter
MetricRegistryImpl.RegisteredMeters.registerMeter
(String meterName, Meter meter) Methods in io.opencensus.implcore.metrics that return types with arguments of type MeterMethods in io.opencensus.implcore.metrics with parameters of type MeterModifier and TypeMethodDescriptionprivate Meter
MetricRegistryImpl.RegisteredMeters.registerMeter
(String meterName, Meter meter)