Uses of Class
io.opencensus.stats.Aggregation.Distribution
Packages that use Aggregation.Distribution
-
Uses of Aggregation.Distribution in io.opencensus.implcore.stats
Classes in io.opencensus.implcore.stats that implement interfaces with type arguments of type Aggregation.DistributionModifier and TypeClassDescriptionprivate static final classMethods 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 classMethods in io.opencensus.stats that return Aggregation.DistributionModifier and TypeMethodDescriptionstatic Aggregation.DistributionAggregation.Distribution.create(BucketBoundaries bucketBoundaries) Construct aDistribution.