public class TimeScaleNormalHistogram extends NormalHistogram<java.lang.Double>
f| Constructor and Description |
|---|
TimeScaleNormalHistogram(BucketFunction<? extends java.lang.Double> f,
java.util.concurrent.TimeUnit timeScale) |
| Modifier and Type | Method and Description |
|---|---|
TimeScaleNormalHistogram |
shiftScale(java.util.concurrent.TimeUnit targetUnit) |
buckets, buckets, exponential, getBuckets, linear, observepublic TimeScaleNormalHistogram(BucketFunction<? extends java.lang.Double> f, java.util.concurrent.TimeUnit timeScale)
public TimeScaleNormalHistogram shiftScale(java.util.concurrent.TimeUnit targetUnit)
targetUnit - The time scale of the new cumulative histogram