public abstract class Histogram.BucketingStrategy extends Object
| Constructor and Description |
|---|
BucketingStrategy() |
| Modifier and Type | Method and Description |
|---|---|
abstract T |
getLowerBound() |
abstract T |
getUpperBound() |
List<T> |
getValues() |
Copyright © 2008–2016 JBoss, a division of Red Hat. All rights reserved.