public final class WorkUnit extends SmfData
SMF 98 subtype 1 Work Unit section

Obtain from

  • Method Details

    • workUnitType

      public WorkUnitType workUnitType()
      SMF98_1_WorkUnit_Type value.
      Returns:
      int SMF98_1_WorkUnit_Type value
    • workUnitTypeRawValue

      public int workUnitTypeRawValue()
      SMF98_1_WorkUnit_Type value.
      Returns:
      int SMF98_1_WorkUnit_Type value
    • numAsContribute

      public int numAsContribute()
      SMF98_1_WorkUnit_NumAS_Contribute value.
      Returns:
      int SMF98_1_WorkUnit_NumAS_Contribute value
    • numAsBrokenUp

      public int numAsBrokenUp()
      SMF98_1_WorkUnit_NumAS_BrokenUp value.
      Returns:
      int SMF98_1_WorkUnit_NumAS_BrokenUp value
    • totalDispInfo

      public WorkUnitDispatch totalDispInfo()
      Work Unit Dispatch information for all address spaces from SMF98_1_WorkUnit_Total_DispInfo.
      Returns:
      WorkUnitDispatch SMF98_1_WorkUnit_Total_DispInfo data
    • topAsidInfo

      public AsidInfo topAsidInfo()
      Address space information from SMF98_1_WorkUnit_Top_AsidInfo.
      Returns:
      AsidInfo SMF98_1_WorkUnit_Top_AsidInfo data
    • topDispInfo

      public WorkUnitDispatch topDispInfo()
      Work Unit Dispatch information for top address space from SMF98_1_WorkUnit_Top_DispInfo.
      Returns:
      WorkUnitDispatch SMF98_1_WorkUnit_Top_DispInfo data
    • create

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