Uses of Class
io.opencensus.stats.AggregationData.MeanData
Packages that use AggregationData.MeanData
-
Uses of AggregationData.MeanData in io.opencensus.stats
Methods in io.opencensus.stats that return AggregationData.MeanDataModifier and TypeMethodDescriptionstatic AggregationData.MeanDataAggregationData.MeanData.create(double mean, long count) Deprecated.Creates aMeanData.