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) class
AutoValue_Aggregation_Mean
Deprecated.Fields in io.opencensus.stats declared as Aggregation.Mean Modifier and Type Field Description private static Aggregation.Mean
Aggregation.Mean. INSTANCE
Deprecated.Methods in io.opencensus.stats that return Aggregation.Mean Modifier and Type Method Description static Aggregation.Mean
Aggregation.Mean. create()
Deprecated.Construct aMean
.
-