Uses of Class
io.opencensus.implcore.stats.IntervalBucket
Packages that use IntervalBucket
-
Uses of IntervalBucket in io.opencensus.implcore.stats
Fields in io.opencensus.implcore.stats with type parameters of type IntervalBucketModifier and TypeFieldDescriptionprivate final ArrayDeque
<IntervalBucket> MutableViewData.IntervalMutableViewData.buckets
Method parameters in io.opencensus.implcore.stats with type arguments of type IntervalBucketModifier and TypeMethodDescriptionprivate static void
MutableViewData.IntervalMutableViewData.putBucketsIntoMultiMap
(ArrayDeque<IntervalBucket> buckets, com.google.common.collect.Multimap<List<TagValue>, MutableAggregation> multimap, Aggregation aggregation, Measure measure, Timestamp now)