Class SystemDumpGlobalStatistics


public final class SystemDumpGlobalStatistics extends StatisticsDataSection
  • Field Details

  • Method Details

    • sdglen

      public int sdglen()
      SDGLEN value.
      Returns:
      int SDGLEN value
    • sdgid

      public int sdgid()
      SDGID value.
      Returns:
      int SDGID value
    • sdgdvers

      public int sdgdvers()
      SDGDVERS value.
      Returns:
      int SDGDVERS value
    • sysDumpsTaken

      public long sysDumpsTaken()
      SYS_DUMPS_TAKEN value.
      Returns:
      long SYS_DUMPS_TAKEN value
    • sysDumpsSuppr

      public long sysDumpsSuppr()
      SYS_DUMPS_SUPPR value.
      Returns:
      long SYS_DUMPS_SUPPR value
    • create

      public static SystemDumpGlobalStatistics 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