public class BoundedRangeStatisticImpl extends RangeStatisticImpl
enabled
Constructor and Description |
---|
BoundedRangeStatisticImpl(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() |
getCurrent, getHighWaterMark, getLowWaterMark, reset, setCurrent
getDescription, getLastSampleTime, getName, getStartTime, getUnit, isDoReset, isEnabled, setDoReset, setEnabled, toString, updateSampleTime
public BoundedRangeStatisticImpl(String name, String unit, String description, long lowerBound, long upperBound)
public long getLowerBound()
public long getUpperBound()
protected void appendFieldDescription(StringBuffer buffer)
appendFieldDescription
in class RangeStatisticImpl
Copyright © 2005–2016 FuseSource, Corp.. All rights reserved.