Uses of Class
io.opencensus.implcore.stats.MutableAggregation.MutableDistribution
-
Packages that use MutableAggregation.MutableDistribution Package Description io.opencensus.implcore.stats -
-
Uses of MutableAggregation.MutableDistribution in io.opencensus.implcore.stats
Methods in io.opencensus.implcore.stats that return MutableAggregation.MutableDistribution Modifier and Type Method Description (package private) static MutableAggregation.MutableDistribution
MutableAggregation.MutableDistribution. create(BucketBoundaries bucketBoundaries)
Construct aMutableDistribution
.
-