Package org.rocksdb.util
Class SizeUnit
- java.lang.Object
-
- org.rocksdb.util.SizeUnit
-
public class SizeUnit extends java.lang.Object
-
-
Field Detail
-
KB
public static final long KB
- See Also:
- Constant Field Values
-
MB
public static final long MB
- See Also:
- Constant Field Values
-
GB
public static final long GB
- See Also:
- Constant Field Values
-
TB
public static final long TB
- See Also:
- Constant Field Values
-
PB
public static final long PB
- See Also:
- Constant Field Values
-
-