Class PerfstatNetInterface

java.lang.Object
oshi.driver.unix.aix.perfstat.PerfstatNetInterface

@ThreadSafe public final class PerfstatNetInterface extends Object
Utility to query performance stats for network interfaces
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    private static final com.sun.jna.platform.unix.aix.Perfstat
     
  • Constructor Summary

    Constructors
    Modifier
    Constructor
    Description
    private
     
  • Method Summary

    Modifier and Type
    Method
    Description
    static com.sun.jna.platform.unix.aix.Perfstat.perfstat_netinterface_t[]
    Queries perfstat_netinterface for per-netinterface usage statistics

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Field Details

    • PERF

      private static final com.sun.jna.platform.unix.aix.Perfstat PERF
  • Constructor Details

    • PerfstatNetInterface

      private PerfstatNetInterface()
  • Method Details

    • queryNetInterfaces

      public static com.sun.jna.platform.unix.aix.Perfstat.perfstat_netinterface_t[] queryNetInterfaces()
      Queries perfstat_netinterface for per-netinterface usage statistics
      Returns:
      an array of usage statistics