Uses of Class
io.opencensus.metrics.DerivedLongCumulative
Packages that use DerivedLongCumulative
Package
Description
This package describes the Metrics data model.
-
Uses of DerivedLongCumulative in io.opencensus.implcore.metrics
Subclasses of DerivedLongCumulative in io.opencensus.implcore.metricsMethods in io.opencensus.implcore.metrics that return DerivedLongCumulativeModifier and TypeMethodDescriptionMetricRegistryImpl.addDerivedLongCumulative(String name, MetricOptions options) -
Uses of DerivedLongCumulative in io.opencensus.metrics
Methods in io.opencensus.metrics that return DerivedLongCumulativeModifier and TypeMethodDescriptionabstract DerivedLongCumulativeMetricRegistry.addDerivedLongCumulative(String name, MetricOptions options) Builds a new derived long cumulative to be added to the registry.