Class MemorySize
- java.lang.Object
-
- org.apache.activemq.artemis.utils.MemorySize
-
public class MemorySize extends Object
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static interfaceMemorySize.ObjectFactory
-
Constructor Summary
Constructors Constructor Description MemorySize()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static intcalculateSize(MemorySize.ObjectFactory factory)static booleanis64bitArch()
-
-
-
Method Detail
-
is64bitArch
public static boolean is64bitArch()
-
calculateSize
public static int calculateSize(MemorySize.ObjectFactory factory) throws Exception
- Throws:
Exception
-
-