Uses of Class
oshi.hardware.common.AbstractGlobalMemory
Packages that use AbstractGlobalMemory
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 AbstractGlobalMemory in oshi.hardware.platform.linux
Subclasses of AbstractGlobalMemory in oshi.hardware.platform.linuxModifier and TypeClassDescriptionfinal class
Memory obtained by /proc/meminfo and sysinfo.totalram -
Uses of AbstractGlobalMemory in oshi.hardware.platform.mac
Subclasses of AbstractGlobalMemory in oshi.hardware.platform.macModifier and TypeClassDescription(package private) final class
Memory obtained by host_statistics (vm_stat) and sysctl. -
Uses of AbstractGlobalMemory in oshi.hardware.platform.unix.aix
Subclasses of AbstractGlobalMemory in oshi.hardware.platform.unix.aixModifier and TypeClassDescription(package private) final class
Memory obtained by perfstat_memory_total_t -
Uses of AbstractGlobalMemory in oshi.hardware.platform.unix.freebsd
Subclasses of AbstractGlobalMemory in oshi.hardware.platform.unix.freebsdModifier and TypeClassDescription(package private) final class
Memory obtained by sysctl vm.stats -
Uses of AbstractGlobalMemory in oshi.hardware.platform.unix.openbsd
Subclasses of AbstractGlobalMemory in oshi.hardware.platform.unix.openbsdModifier and TypeClassDescription(package private) final class
Memory obtained by sysctl vm.stats -
Uses of AbstractGlobalMemory in oshi.hardware.platform.unix.solaris
Subclasses of AbstractGlobalMemory in oshi.hardware.platform.unix.solarisModifier and TypeClassDescription(package private) final class
Memory obtained by kstat -
Uses of AbstractGlobalMemory in oshi.hardware.platform.windows
Subclasses of AbstractGlobalMemory in oshi.hardware.platform.windowsModifier and TypeClassDescription(package private) final class
Memory obtained by Performance Info.