Uses of Interface
oshi.software.os.CgroupInfo
Packages that use CgroupInfo
Package
Description
Provides common (native-free) Linux operating system implementations shared by JNA and FFM modules.
[oshi-common API] Provides cross-platform common API to retrieve OS, FileSystem, and Process information
-
Uses of CgroupInfo in oshi.software.common.os.linux
Classes in oshi.software.common.os.linux that implement CgroupInfoModifier and TypeClassDescriptionclassLinux implementation ofCgroupInfosupporting both cgroup v2 and v1.Methods in oshi.software.common.os.linux that return CgroupInfo -
Uses of CgroupInfo in oshi.software.os
Methods in oshi.software.os that return CgroupInfoModifier and TypeMethodDescriptiondefault CgroupInfoOperatingSystem.getCgroupInfo()Retrieves cgroup information for the current process.