Uses of Class
io.opencensus.implcore.stats.MutableAggregation.MutableSumDouble
-
Packages that use MutableAggregation.MutableSumDouble Package Description io.opencensus.implcore.stats -
-
Uses of MutableAggregation.MutableSumDouble in io.opencensus.implcore.stats
Subclasses of MutableAggregation.MutableSumDouble in io.opencensus.implcore.stats Modifier and Type Class Description (package private) static classMutableAggregation.MutableSumLongCalculate sum of longs on aggregatedMeasureValues.Methods in io.opencensus.implcore.stats that return MutableAggregation.MutableSumDouble Modifier and Type Method Description (package private) static MutableAggregation.MutableSumDoubleMutableAggregation.MutableSumDouble. create()Construct aMutableSumDouble.
-