Class LinuxHardwareAbstractionLayerFFM
java.lang.Object
oshi.hardware.common.AbstractHardwareAbstractionLayer
oshi.hardware.common.platform.linux.LinuxHardwareAbstractionLayer
oshi.hardware.platform.linux.LinuxHardwareAbstractionLayerFFM
- All Implemented Interfaces:
oshi.hardware.HardwareAbstractionLayer
@ThreadSafe
public final class LinuxHardwareAbstractionLayerFFM
extends oshi.hardware.common.platform.linux.LinuxHardwareAbstractionLayer
FFM-based hardware abstraction layer for Linux. Extends
LinuxHardwareAbstractionLayer, overriding methods as
FFM implementations become available.-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionoshi.hardware.GlobalMemoryoshi.hardware.CentralProcessorList<oshi.hardware.HWDiskStore> List<oshi.hardware.GraphicsCard> List<oshi.hardware.LogicalVolumeGroup> List<oshi.hardware.NetworkIF> getNetworkIFs(boolean includeLocalInterfaces) List<oshi.hardware.PowerSource> List<oshi.hardware.Printer> List<oshi.hardware.UsbDevice> getUsbDevices(boolean tree) Methods inherited from class oshi.hardware.common.platform.linux.LinuxHardwareAbstractionLayer
createComputerSystem, createSensors, getDisplays, getSoundCardsMethods inherited from class oshi.hardware.common.AbstractHardwareAbstractionLayer
getComputerSystem, getMemory, getNetworkIFs, getProcessor, getSensors
-
Constructor Details
-
LinuxHardwareAbstractionLayerFFM
public LinuxHardwareAbstractionLayerFFM()
-
-
Method Details
-
createMemory
public oshi.hardware.GlobalMemory createMemory()- Specified by:
createMemoryin classoshi.hardware.common.platform.linux.LinuxHardwareAbstractionLayer
-
createProcessor
public oshi.hardware.CentralProcessor createProcessor()- Specified by:
createProcessorin classoshi.hardware.common.platform.linux.LinuxHardwareAbstractionLayer
-
getLogicalVolumeGroups
-
getNetworkIFs
-
getDiskStores
-
getGraphicsCards
- Specified by:
getGraphicsCardsin interfaceoshi.hardware.HardwareAbstractionLayer- Specified by:
getGraphicsCardsin classoshi.hardware.common.platform.linux.LinuxHardwareAbstractionLayer
-
getPrinters
-
getPowerSources
-
getUsbDevices
-