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 classDeprecated.Methods in io.opencensus.stats that return AggregationData.MeanDataModifier and TypeMethodDescriptionstatic AggregationData.MeanDataAggregationData.MeanData.create(double mean, long count) Deprecated.Creates aMeanData.