Class PhysicalDiskJNA

java.lang.Object
oshi.driver.windows.perfmon.PhysicalDiskJNA

@ThreadSafe public final class PhysicalDiskJNA extends Object
Utility to query PhysicalDisk performance counter
  • Method Details

    • queryDiskCounters

      public static oshi.util.tuples.Pair<List<String>, Map<oshi.driver.common.windows.perfmon.PhysicalDisk.PhysicalDiskProperty, List<Long>>> queryDiskCounters()
      Returns physical disk performance counters.
      Returns:
      Performance Counters for physical disks.