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