Uses of Class
oshi.driver.common.unix.aix.AixPsInfo
Packages that use AixPsInfo
Package
Description
Provides functions to query information on AIX
Provides abstract base classes and pure-Java implementations for AIX software, shared by the JNA and FFM modules.
-
Uses of AixPsInfo in oshi.driver.common.unix.aix
Methods in oshi.driver.common.unix.aix that return AixPsInfoModifier and TypeMethodDescriptionstatic AixPsInfoPsInfo.queryPsInfo(int pid) Reads/proc/<pid>/psinfoand returns the parsed structure.Methods in oshi.driver.common.unix.aix with parameters of type AixPsInfo -
Uses of AixPsInfo in oshi.software.common.os.unix.aix
Methods in oshi.software.common.os.unix.aix with parameters of type AixPsInfo