public class ByteIntervalProperty extends DefaultIntervalProperty
value| Constructor and Description |
|---|
ByteIntervalProperty(String name)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
String |
addUnits(String value)
Utility method to include the SI unit name.
|
String |
getValue()
Return the value in bytes with SI unit name includes.
|
getName, refreshpublic ByteIntervalProperty(String name)
name - Property key name. The property key name is also
used when the property is logged to identify the value.public String getValue()
getValue in interface IntervalPropertygetValue in class DefaultIntervalPropertyaddUnits(String)Copyright © 2021. All rights reserved.