Uses of Class
io.opencensus.stats.BucketBoundaries
Packages that use BucketBoundaries
-
Uses of BucketBoundaries in io.opencensus.stats
Methods in io.opencensus.stats that return BucketBoundariesModifier and TypeMethodDescriptionstatic final BucketBoundariesReturns aBucketBoundarieswith the given buckets.abstract BucketBoundariesAggregation.Distribution.getBucketBoundaries()Returns theDistribution's bucket boundaries.Methods in io.opencensus.stats with parameters of type BucketBoundariesModifier and TypeMethodDescriptionstatic Aggregation.DistributionAggregation.Distribution.create(BucketBoundaries bucketBoundaries) Construct aDistribution.