Uses of Class
io.opencensus.stats.Aggregation.Count
Packages that use Aggregation.Count
-
Uses of Aggregation.Count in io.opencensus.implcore.stats
Methods in io.opencensus.implcore.stats with parameters of type Aggregation.Count -
Uses of Aggregation.Count in io.opencensus.stats
Subclasses of Aggregation.Count in io.opencensus.statsFields in io.opencensus.stats declared as Aggregation.CountModifier and TypeFieldDescriptionprivate static final Aggregation.Count
Aggregation.Count.INSTANCE
Methods in io.opencensus.stats that return Aggregation.CountModifier and TypeMethodDescriptionstatic Aggregation.Count
Aggregation.Count.create()
Construct aCount
.