Uses of Class
io.opencensus.stats.Aggregation.Distribution
Packages that use Aggregation.Distribution
-
Uses of Aggregation.Distribution in io.opencensus.implcore.stats
Methods in io.opencensus.implcore.stats with parameters of type Aggregation.DistributionModifier and TypeMethodDescriptionRecordUtils.CreateMutableDistribution.apply
(Aggregation.Distribution arg) -
Uses of Aggregation.Distribution in io.opencensus.stats
Subclasses of Aggregation.Distribution in io.opencensus.statsModifier and TypeClassDescription(package private) final class
Methods in io.opencensus.stats that return Aggregation.DistributionModifier and TypeMethodDescriptionstatic Aggregation.Distribution
Aggregation.Distribution.create
(BucketBoundaries bucketBoundaries) Construct aDistribution
.