Uses of Class
io.prometheus.metrics.model.snapshots.ClassicHistogramBucket
Packages that use ClassicHistogramBucket
-
Uses of ClassicHistogramBucket in io.prometheus.metrics.model.snapshots
Methods in io.prometheus.metrics.model.snapshots that return types with arguments of type ClassicHistogramBucketModifier and TypeMethodDescriptionClassicHistogramBuckets.iterator()
ClassicHistogramBuckets.stream()
Methods in io.prometheus.metrics.model.snapshots with parameters of type ClassicHistogramBucketModifier and TypeMethodDescriptionint
ClassicHistogramBucket.compareTo
(ClassicHistogramBucket other) For sorting a list of buckets by upper bound.