public class UsageDataPoint extends HistogramDataPoint
| Constructor and Description |
|---|
UsageDataPoint()
Constructor.
|
UsageDataPoint(String label,
long count)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
long |
getCount() |
void |
setCount(long count) |
getLabel, setLabelpublic UsageDataPoint()
public UsageDataPoint(String label, long count)
label - count - Copyright © 2015 JBoss, a division of Red Hat. All rights reserved.