public final class JobIndex extends SmfData
SMF 98 generic Exceptional Job Index section - usually you would use subtype specific sections
  • Method Details

    • cpuType

      public ProcessorClass cpuType()
      SMF98JobIdxHdr_CPUType value.
      Returns:
      ProcessorClass SMF98JobIdxHdr_CPUType value
    • cpuTypeRawValue

      public int cpuTypeRawValue()
      SMF98JobIdxHdr_CPUType value.
      Returns:
      int SMF98JobIdxHdr_CPUType value
    • jobPriority

      public JobPriority jobPriority()
      SMF98JobIdxHdr_JobPriority value.
      Returns:
      JobPriority SMF98JobIdxHdr_JobPriority value
    • jobPriorityRawValue

      public int jobPriorityRawValue()
      SMF98JobIdxHdr_JobPriority value.
      Returns:
      int SMF98JobIdxHdr_JobPriority value
    • jobSize

      public JobSize jobSize()
      SMF98JobIdxHdr_JobSize value.
      Returns:
      JobSize SMF98JobIdxHdr_JobSize value
    • jobSizeRawValue

      public int jobSizeRawValue()
      SMF98JobIdxHdr_JobSize value.
      Returns:
      int SMF98JobIdxHdr_JobSize value
    • activityArea

      public int[] activityArea()
      SMF98JobIdxActivityArea data.
      Returns:
      int[] SMF98JobIdxActivityArea data
    • create

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