public class BoundaryStatisticImpl extends StatisticImpl
enabled
Constructor and Description |
---|
BoundaryStatisticImpl(String name,
String unit,
String description,
long lowerBound,
long upperBound) |
Modifier and Type | Method and Description |
---|---|
protected void |
appendFieldDescription(StringBuffer buffer) |
long |
getLowerBound() |
long |
getUpperBound() |
getDescription, getLastSampleTime, getName, getStartTime, getUnit, isDoReset, isEnabled, reset, setDoReset, setEnabled, toString, updateSampleTime
public BoundaryStatisticImpl(String name, String unit, String description, long lowerBound, long upperBound)
public long getLowerBound()
public long getUpperBound()
protected void appendFieldDescription(StringBuffer buffer)
appendFieldDescription
in class StatisticImpl
Copyright © 2005–2015 The Apache Software Foundation. All rights reserved.