Class LinuxDisks

java.lang.Object
oshi.hardware.platform.linux.LinuxDisks
All Implemented Interfaces:
Disks

public class LinuxDisks
extends java.lang.Object
implements Disks
Linux hard disk implementation.
  • Constructor Summary

    Constructors 
    Constructor Description
    LinuxDisks()  
  • Method Summary

    Modifier and Type Method Description
    HWDiskStore[] getDisks()
    Get hard drives on this machine
    static boolean updateDiskStats​(HWDiskStore diskStore)

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait