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 Details

    • MemoryInfo

      public MemoryInfo()
  • Method Details

    • getMaximum

      public int getMaximum()
    • getUsed

      public int getUsed()
    • getPercentageInUse

      public float getPercentageInUse()