Package ubic.gemma.core.util.runtime
Class ExtendedRuntime
java.lang.Object
ubic.gemma.core.util.runtime.ExtendedRuntime
- Author:
- poirigui
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionabstract CpuInfo[]abstract FileLockInfo[]abstract MemInfoabstract intgetPid()static ExtendedRuntime
-
Constructor Details
-
ExtendedRuntime
public ExtendedRuntime()
-
-
Method Details
-
getRuntime
-
getPid
- Throws:
IOException
-
getFileLockInfo
- Throws:
IOException
-
getCpuInfo
- Throws:
IOException
-
getMemInfo
- Throws:
IOException
-