Class SystemInfoController.MemoryInfo
- java.lang.Object
-
- org.eclipse.rdf4j.common.webapp.system.SystemInfoController.MemoryInfo
-
- Enclosing class:
- SystemInfoController
public static class SystemInfoController.MemoryInfo extends Object
-
-
Constructor Summary
Constructors Constructor Description MemoryInfo()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description int
getMaximum()
float
getPercentageInUse()
int
getUsed()
-