Uses of Class
io.opencensus.stats.Aggregation.Mean
-
Packages that use Aggregation.Mean Package Description io.opencensus.stats API for stats recording. -
-
Uses of Aggregation.Mean in io.opencensus.stats
Subclasses of Aggregation.Mean in io.opencensus.stats Modifier and Type Class Description (package private) classAutoValue_Aggregation_MeanDeprecated.Fields in io.opencensus.stats declared as Aggregation.Mean Modifier and Type Field Description private static Aggregation.MeanAggregation.Mean. INSTANCEDeprecated.Methods in io.opencensus.stats that return Aggregation.Mean Modifier and Type Method Description static Aggregation.MeanAggregation.Mean. create()Deprecated.Construct aMean.
-