Uses of Class
io.opencensus.stats.AggregationData.MeanData
Packages that use AggregationData.MeanData
-
Uses of AggregationData.MeanData in io.opencensus.stats
Subclasses of AggregationData.MeanData in io.opencensus.statsModifier and TypeClassDescription(package private) final class
Deprecated.Methods in io.opencensus.stats that return AggregationData.MeanDataModifier and TypeMethodDescriptionstatic AggregationData.MeanData
AggregationData.MeanData.create
(double mean, long count) Deprecated.Creates aMeanData
.