Uses of Class
io.opencensus.implcore.stats.MutableAggregation.MutableSumLong
-
Packages that use MutableAggregation.MutableSumLong Package Description io.opencensus.implcore.stats -
-
Uses of MutableAggregation.MutableSumLong in io.opencensus.implcore.stats
Methods in io.opencensus.implcore.stats that return MutableAggregation.MutableSumLong Modifier and Type Method Description (package private) static MutableAggregation.MutableSumLong
MutableAggregation.MutableSumLong. create()
Construct aMutableSumLong
.
-