public class BoundaryStatistic extends Statistic
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
IMPLEMENTED_FOR |
long |
lowerBound
The lower limit of the value of this attribute.The upper limit of the value of this attribute.
|
long |
upperBound
The upper limit of the value of this attribute.
|
description, lastSampleTime, name, startTime, unit| Constructor and Description |
|---|
BoundaryStatistic() |
| Modifier and Type | Method and Description |
|---|---|
void |
initializeFrom(java.lang.Object stat) |
toJsonStringpublic static final transient java.lang.String IMPLEMENTED_FOR
public long lowerBound
public long upperBound
public void initializeFrom(java.lang.Object stat)
throws java.lang.NoSuchMethodException,
java.lang.IllegalAccessException,
java.lang.reflect.InvocationTargetException
initializeFrom in class Statisticjava.lang.NoSuchMethodExceptionjava.lang.IllegalAccessExceptionjava.lang.reflect.InvocationTargetException