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 classMutableAggregation.MutableLastValueLongCalculate last long value on aggregatedMeasureValues.Methods in io.opencensus.implcore.stats that return MutableAggregation.MutableLastValueDouble Modifier and Type Method Description (package private) static MutableAggregation.MutableLastValueDoubleMutableAggregation.MutableLastValueDouble. create()Construct aMutableLastValueDouble.
-