Class SystemOverviewController.MemoryInfo
- java.lang.Object
-
- org.eclipse.rdf4j.common.webapp.system.SystemOverviewController.MemoryInfo
-
- Enclosing class:
- SystemOverviewController
public static class SystemOverviewController.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()
-