Uses of Package
oshi.annotation.concurrent
| Package | Description |
|---|---|
| oshi.driver.linux.proc |
Provides functions to query statistics in the Linux /proc pseudo-filesystem
|
| oshi.driver.mac.disk |
Provides functions to query Mac disk info
|
| oshi.driver.mac.net |
Provides functions to query Mac network info
|
| oshi.driver.unix.freebsd.disk |
Provides functions to query FreeBSD disk information
|
| oshi.driver.unix.solaris.disk |
Provides functions to query Solaris disk information
|
| oshi.driver.unix.solaris.kstat |
Provides functions to query Solaris kstat information
|
| oshi.driver.windows.perfmon |
Provides functions to query counters in windows performance monitor (or WMI
counter tables)
|
| oshi.driver.windows.registry |
Provides functions to query data in Windows Registry
|
| oshi.driver.windows.wmi |
Provides functions to query properties in WMI classes
|
| oshi.hardware |
[oshi-core API] Provides cross-platform implementation to retrieve hardware
information such as CPU, Memory, Display, Disks, Network Interfaces, Power
Sources, Sensors, and USB Devices
|
| oshi.hardware.common |
Provides abstract classes for common code
|
| oshi.hardware.platform.linux |
Provides information about hardware such as Memory, Power Sources, and
Processor on Linux systems
|
| oshi.hardware.platform.mac |
Provides information about hardware such as Memory, Power Sources, and
Processor on Mac systems
|
| oshi.hardware.platform.unix.freebsd |
Provides information about hardware such as Memory, Power Sources, and
Processor on FreeBSD systems
|
| oshi.hardware.platform.unix.solaris |
Provides information about hardware such as Memory, Power Sources, and
Processor on Solaris systems
|
| oshi.hardware.platform.windows |
Provides information about hardware such as Memory, Power Sources, and
Processor on Windows systems
|
| oshi.software.common |
Provides abstract classes for common code
|
| oshi.software.os |
[oshi-core API] Provides cross-platform implementation to retrieve OS,
FileSystem, and Process information
|
| oshi.software.os.linux |
Provides information about Software and OS on Linux
|
| oshi.software.os.mac |
Provides information about Software and OS on Mac OS X
|
| oshi.software.os.unix.freebsd |
Provides information about Software and OS on FreeBSD
|
| oshi.software.os.unix.solaris |
Provides information about Software and OS on Solaris
|
| oshi.software.os.windows |
Provides information about Software and OS on Windows
|
| oshi.util |
Provides utilities for parsing, formatting, and other access
|
| oshi.util.platform.linux |
Provides utilities for Linux
|
| oshi.util.platform.mac |
Provides utilities for Mac OS X.
|
| oshi.util.platform.unix.freebsd |
Provides utilities for FreeBSD
|
| oshi.util.platform.unix.solaris |
Provides utilities for Solaris
|
| oshi.util.platform.windows |
Provides utilities for Windows.
|
| oshi.util.tuples |
Provides classes encapsulating multiple objects, intended as return types
from methods
|
-
Classes in oshi.annotation.concurrent used by oshi.driver.linux.proc Class Description ThreadSafe The presence of this annotation indicates that the author believes the class to be thread-safe. -
Classes in oshi.annotation.concurrent used by oshi.driver.mac.disk Class Description ThreadSafe The presence of this annotation indicates that the author believes the class to be thread-safe. -
Classes in oshi.annotation.concurrent used by oshi.driver.mac.net Class Description Immutable The presence of this annotation indicates that the author believes the class to be immutable and hence inherently thread-safe.ThreadSafe The presence of this annotation indicates that the author believes the class to be thread-safe. -
Classes in oshi.annotation.concurrent used by oshi.driver.unix.freebsd.disk Class Description ThreadSafe The presence of this annotation indicates that the author believes the class to be thread-safe. -
Classes in oshi.annotation.concurrent used by oshi.driver.unix.solaris.disk Class Description ThreadSafe The presence of this annotation indicates that the author believes the class to be thread-safe. -
Classes in oshi.annotation.concurrent used by oshi.driver.unix.solaris.kstat Class Description ThreadSafe The presence of this annotation indicates that the author believes the class to be thread-safe. -
Classes in oshi.annotation.concurrent used by oshi.driver.windows.perfmon Class Description ThreadSafe The presence of this annotation indicates that the author believes the class to be thread-safe. -
Classes in oshi.annotation.concurrent used by oshi.driver.windows.registry Class Description Immutable The presence of this annotation indicates that the author believes the class to be immutable and hence inherently thread-safe.ThreadSafe The presence of this annotation indicates that the author believes the class to be thread-safe. -
Classes in oshi.annotation.concurrent used by oshi.driver.windows.wmi Class Description ThreadSafe The presence of this annotation indicates that the author believes the class to be thread-safe. -
Classes in oshi.annotation.concurrent used by oshi.hardware Class Description Immutable The presence of this annotation indicates that the author believes the class to be immutable and hence inherently thread-safe.ThreadSafe The presence of this annotation indicates that the author believes the class to be thread-safe. -
Classes in oshi.annotation.concurrent used by oshi.hardware.common Class Description Immutable The presence of this annotation indicates that the author believes the class to be immutable and hence inherently thread-safe.ThreadSafe The presence of this annotation indicates that the author believes the class to be thread-safe. -
Classes in oshi.annotation.concurrent used by oshi.hardware.platform.linux Class Description Immutable The presence of this annotation indicates that the author believes the class to be immutable and hence inherently thread-safe.ThreadSafe The presence of this annotation indicates that the author believes the class to be thread-safe. -
Classes in oshi.annotation.concurrent used by oshi.hardware.platform.mac Class Description Immutable The presence of this annotation indicates that the author believes the class to be immutable and hence inherently thread-safe.ThreadSafe The presence of this annotation indicates that the author believes the class to be thread-safe. -
Classes in oshi.annotation.concurrent used by oshi.hardware.platform.unix.freebsd Class Description Immutable The presence of this annotation indicates that the author believes the class to be immutable and hence inherently thread-safe.ThreadSafe The presence of this annotation indicates that the author believes the class to be thread-safe. -
Classes in oshi.annotation.concurrent used by oshi.hardware.platform.unix.solaris Class Description Immutable The presence of this annotation indicates that the author believes the class to be immutable and hence inherently thread-safe.ThreadSafe The presence of this annotation indicates that the author believes the class to be thread-safe. -
Classes in oshi.annotation.concurrent used by oshi.hardware.platform.windows Class Description Immutable The presence of this annotation indicates that the author believes the class to be immutable and hence inherently thread-safe.ThreadSafe The presence of this annotation indicates that the author believes the class to be thread-safe. -
Classes in oshi.annotation.concurrent used by oshi.software.common Class Description ThreadSafe The presence of this annotation indicates that the author believes the class to be thread-safe. -
Classes in oshi.annotation.concurrent used by oshi.software.os Class Description Immutable The presence of this annotation indicates that the author believes the class to be immutable and hence inherently thread-safe.ThreadSafe The presence of this annotation indicates that the author believes the class to be thread-safe. -
Classes in oshi.annotation.concurrent used by oshi.software.os.linux Class Description ThreadSafe The presence of this annotation indicates that the author believes the class to be thread-safe. -
Classes in oshi.annotation.concurrent used by oshi.software.os.mac Class Description ThreadSafe The presence of this annotation indicates that the author believes the class to be thread-safe. -
Classes in oshi.annotation.concurrent used by oshi.software.os.unix.freebsd Class Description ThreadSafe The presence of this annotation indicates that the author believes the class to be thread-safe. -
Classes in oshi.annotation.concurrent used by oshi.software.os.unix.solaris Class Description ThreadSafe The presence of this annotation indicates that the author believes the class to be thread-safe. -
Classes in oshi.annotation.concurrent used by oshi.software.os.windows Class Description ThreadSafe The presence of this annotation indicates that the author believes the class to be thread-safe. -
Classes in oshi.annotation.concurrent used by oshi.util Class Description NotThreadSafe The presence of this annotation indicates that the author believes the class is not thread-safe.ThreadSafe The presence of this annotation indicates that the author believes the class to be thread-safe. -
Classes in oshi.annotation.concurrent used by oshi.util.platform.linux Class Description ThreadSafe The presence of this annotation indicates that the author believes the class to be thread-safe. -
Classes in oshi.annotation.concurrent used by oshi.util.platform.mac Class Description ThreadSafe The presence of this annotation indicates that the author believes the class to be thread-safe. -
Classes in oshi.annotation.concurrent used by oshi.util.platform.unix.freebsd Class Description ThreadSafe The presence of this annotation indicates that the author believes the class to be thread-safe. -
Classes in oshi.annotation.concurrent used by oshi.util.platform.unix.solaris Class Description ThreadSafe The presence of this annotation indicates that the author believes the class to be thread-safe. -
Classes in oshi.annotation.concurrent used by oshi.util.platform.windows Class Description NotThreadSafe The presence of this annotation indicates that the author believes the class is not thread-safe.ThreadSafe The presence of this annotation indicates that the author believes the class to be thread-safe. -
Classes in oshi.annotation.concurrent used by oshi.util.tuples Class Description ThreadSafe The presence of this annotation indicates that the author believes the class to be thread-safe.