Uses of Interface
oshi.hardware.LogicalVolumeGroup
Package
Description
[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
Provides abstract classes for common code
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 Windows systems
-
Uses of LogicalVolumeGroup in oshi.hardware
Modifier and TypeMethodDescriptiondefault List<LogicalVolumeGroup>
HardwareAbstractionLayer.getLogicalVolumeGroups()
Instantiates a list ofLogicalVolumeGroup
objects, representing a storage pool or group of devices, partitions, volumes, or other implementation specific means of file storage. -
Uses of LogicalVolumeGroup in oshi.hardware.common
-
Uses of LogicalVolumeGroup in oshi.hardware.platform.linux
-
Uses of LogicalVolumeGroup in oshi.hardware.platform.mac
-
Uses of LogicalVolumeGroup in oshi.hardware.platform.windows