Class SizeUtil
java.lang.Object
org.noear.solon.health.detector.util.SizeUtil
- Since:
- 2.4
- Author:
- noear
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
ONE_KB
public static final long ONE_KB- See Also:
-
ONE_MB
public static final long ONE_MB- See Also:
-
ONE_GB
public static final long ONE_GB- See Also:
-
ONE_TB
public static final long ONE_TB- See Also:
-
ONE_PB
public static final long ONE_PB- See Also:
-
ONE_EB
public static final long ONE_EB- See Also:
-
-
Constructor Details
-
SizeUtil
public SizeUtil()
-
-
Method Details
-
formatByteSize
-