java.lang.Object
com.blackhillsoftware.smf.Data
com.blackhillsoftware.smf.SmfData
com.blackhillsoftware.smf.smf42.subtype5.SystemIo

public final class SystemIo extends SmfData
  • Field Details

    • SMF4205H_LEN

      public static final int SMF4205H_LEN
      Constant: 0x10 = 16
      See Also:
  • Method Details

    • s42vsyo1

      public int s42vsyo1()
      S42VSYO1 value.
      Returns:
      int S42VSYO1 value
    • s42vsyl1

      public int s42vsyl1()
      S42VSYL1 value.
      Returns:
      int S42VSYL1 value
    • s42vsyn1

      public int s42vsyn1()
      S42VSYN1 value.
      Returns:
      int S42VSYN1 value
    • s42vsyo2

      public int s42vsyo2()
      S42VSYO2 value.
      Returns:
      int S42VSYO2 value
    • s42vsyl2

      public int s42vsyl2()
      S42VSYL2 value.
      Returns:
      int S42VSYL2 value
    • s42vsyn2

      public int s42vsyn2()
      S42VSYN2 value.
      Returns:
      int S42VSYN2 value
    • systemIoStatistics

      public List<SystemIoStatistics> systemIoStatistics()
      Get a List containing System I/O Statistics sections from the record
      Returns:
      a list of SystemIoStatistics (possibly empty)
    • systemIoHighResponseTime

      public List<SystemIoHighResponseTime> systemIoHighResponseTime()
      Get a List containing System I/O High Response Time sections from the record
      Returns:
      a list of SystemIoHighResponseTime (possibly empty)
    • create

      public static SystemIo create(byte[] Data, int offset, int length)
      create is intended for internal use only. Instances of this section are created by the parent record or section.
      Parameters:
      Data - Array of bytes containing data for this section
      offset - Offset of this section in the data
      length - length of the section