Event field annotation, specifies that a value represents an amount of data (for example, bytes).
- Since:
- 9
-
Optional Element Summary
Optional Elements -
Field Summary
Fields
-
Field Details
-
BITS
Unit for bits- See Also:
- Constant Field Values
-
BYTES
Unit for bytes- See Also:
- Constant Field Values
-
-
Element Details
-
value
String valueReturns the unit for the data amount, by default bytes.- Returns:
- the data amount unit, default
BYTES
, notnull
- Default:
- "BYTES"
-