Uses of Class
io.opencensus.implcore.stats.MutableAggregation.MutableLastValueDouble
-
Packages that use MutableAggregation.MutableLastValueDouble Package Description io.opencensus.implcore.stats -
-
Uses of MutableAggregation.MutableLastValueDouble in io.opencensus.implcore.stats
Subclasses of MutableAggregation.MutableLastValueDouble in io.opencensus.implcore.stats Modifier and Type Class Description (package private) static class
MutableAggregation.MutableLastValueLong
Calculate last long value on aggregatedMeasureValue
s.Methods in io.opencensus.implcore.stats that return MutableAggregation.MutableLastValueDouble Modifier and Type Method Description (package private) static MutableAggregation.MutableLastValueDouble
MutableAggregation.MutableLastValueDouble. create()
Construct aMutableLastValueDouble
.
-