| Package | Description |
|---|---|
| org.hawkular.agent.prometheus.types |
| Modifier and Type | Method and Description |
|---|---|
Histogram.Builder |
Histogram.Builder.addBucket(double upperBound,
long cumulativeCount) |
Histogram.Builder |
Histogram.Builder.addBuckets(List<Histogram.Bucket> buckets) |
Histogram.Builder |
Histogram.Builder.setSampleCount(long sampleCount) |
Histogram.Builder |
Histogram.Builder.setSampleSum(double sampleSum) |
Copyright © 2015–2016 Red Hat, Inc.. All rights reserved.