Class LinuxMemInfo

java.lang.Object
fr.ens.biologie.genomique.eoulsan.util.LinuxInfo
fr.ens.biologie.genomique.eoulsan.util.LinuxMemInfo

public class LinuxMemInfo extends LinuxInfo
Get information about memory on Linux systems
Since:
1.0
Author:
Laurent Jourdren
  • Constructor Details

    • LinuxMemInfo

      public LinuxMemInfo()
      Public constructor.
  • Method Details

    • getInfoFile

      public Path getInfoFile()
      Description copied from class: LinuxInfo
      Get the file to parse.
      Specified by:
      getInfoFile in class LinuxInfo
      Returns:
      the file to parse
    • getMemTotal

      public String getMemTotal()
      Get the total memory of the system.
      Returns:
      the total memory of the system