Uses of Class
oshi.hardware.common.AbstractVirtualMemory
Packages that use AbstractVirtualMemory
Package
Description
Provides information about hardware such as Memory, Power Sources, and Processor on Linux systems
Provides information about hardware such as Memory, Power Sources, and Processor on Mac systems
Provides information about hardware such as Memory, Power Sources, and Processor on AIX systems
Provides information about hardware such as Memory, Power Sources, and Processor on FreeBSD systems
Provides information about hardware such as Memory, Power Sources, and Processor on OpenBSD systems
Provides information about hardware such as Memory, Power Sources, and Processor on Solaris systems
Provides information about hardware such as Memory, Power Sources, and Processor on Windows systems
-
Uses of AbstractVirtualMemory in oshi.hardware.platform.linux
Subclasses of AbstractVirtualMemory in oshi.hardware.platform.linuxModifier and TypeClassDescription(package private) final class
Memory obtained by /proc/meminfo and /proc/vmstat -
Uses of AbstractVirtualMemory in oshi.hardware.platform.mac
Subclasses of AbstractVirtualMemory in oshi.hardware.platform.macModifier and TypeClassDescription(package private) final class
Memory obtained by host_statistics (vm_stat) and sysctl. -
Uses of AbstractVirtualMemory in oshi.hardware.platform.unix.aix
Subclasses of AbstractVirtualMemory in oshi.hardware.platform.unix.aixModifier and TypeClassDescription(package private) final class
Memory obtained by perfstat_memory_total_t -
Uses of AbstractVirtualMemory in oshi.hardware.platform.unix.freebsd
Subclasses of AbstractVirtualMemory in oshi.hardware.platform.unix.freebsdModifier and TypeClassDescription(package private) final class
Memory obtained by swapinfo -
Uses of AbstractVirtualMemory in oshi.hardware.platform.unix.openbsd
Subclasses of AbstractVirtualMemory in oshi.hardware.platform.unix.openbsdModifier and TypeClassDescription(package private) final class
Memory info on OpenBSD -
Uses of AbstractVirtualMemory in oshi.hardware.platform.unix.solaris
Subclasses of AbstractVirtualMemory in oshi.hardware.platform.unix.solarisModifier and TypeClassDescription(package private) final class
Memory obtained by kstat and swap -
Uses of AbstractVirtualMemory in oshi.hardware.platform.windows
Subclasses of AbstractVirtualMemory in oshi.hardware.platform.windowsModifier and TypeClassDescription(package private) final class
Memory obtained from WMI