Uses of Class
io.opencensus.stats.Aggregation.LastValue
-
Packages that use Aggregation.LastValue Package Description io.opencensus.stats API for stats recording. -
-
Uses of Aggregation.LastValue in io.opencensus.stats
Subclasses of Aggregation.LastValue in io.opencensus.stats Modifier and Type Class Description (package private) classAutoValue_Aggregation_LastValueFields in io.opencensus.stats declared as Aggregation.LastValue Modifier and Type Field Description private static Aggregation.LastValueAggregation.LastValue. INSTANCEMethods in io.opencensus.stats that return Aggregation.LastValue Modifier and Type Method Description static Aggregation.LastValueAggregation.LastValue. create()Construct aLastValue.
-