JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
SEARCH:
Uses of Class
io.prometheus.metrics.model.snapshots.NativeHistogramBucket
Packages that use
NativeHistogramBucket
Package
Description
io.prometheus.metrics.model.snapshots
Uses of
NativeHistogramBucket
in
io.prometheus.metrics.model.snapshots
Methods in
io.prometheus.metrics.model.snapshots
that return types with arguments of type
NativeHistogramBucket
Modifier and Type
Method
Description
Iterator
<
NativeHistogramBucket
>
NativeHistogramBuckets.
iterator
()
Stream
<
NativeHistogramBucket
>
NativeHistogramBuckets.
stream
()