public class ExponentialBucketsDefinition extends Object implements Serializable, BucketsDefinition.Definition
| Constructor and Description |
|---|
ExponentialBucketsDefinition()
No args constructor for use in serialization
|
ExponentialBucketsDefinition(Exponential exponentialBuckets) |
| Modifier and Type | Method and Description |
|---|---|
Exponential |
getExponentialBuckets() |
void |
setExponentialBuckets(Exponential exponentialBuckets) |
public ExponentialBucketsDefinition()
public ExponentialBucketsDefinition(Exponential exponentialBuckets)
exponentialBuckets - public Exponential getExponentialBuckets()
public void setExponentialBuckets(Exponential exponentialBuckets)
Copyright © 2017–2018 Red Hat. All rights reserved.