Uses of Class
io.prometheus.metrics.model.snapshots.DataPointSnapshot
Packages that use DataPointSnapshot
-
Uses of DataPointSnapshot in io.prometheus.metrics.model.snapshots
Subclasses of DataPointSnapshot in io.prometheus.metrics.model.snapshotsModifier and TypeClassDescriptionstatic class
class
Common base class for histogram and summary data.static final class
static final class
static class
static class
static final class
static final class
Methods in io.prometheus.metrics.model.snapshots that return types with arguments of type DataPointSnapshotModifier and TypeMethodDescriptionabstract List<? extends DataPointSnapshot>
MetricSnapshot.getDataPoints()