Class DispatcherMvsTcbGlobalStatistics


public final class DispatcherMvsTcbGlobalStatistics extends StatisticsDataSection
  • Field Details

  • Method Details

    • dstdsLen

      public int dstdsLen()
      DSTDS_LEN value.
      Returns:
      int DSTDS_LEN value
    • dstdsId

      public int dstdsId()
      DSTDS_ID value.
      Returns:
      int DSTDS_ID value
    • dstdsVers

      public int dstdsVers()
      DSTDS_VERS value.
      Returns:
      int DSTDS_VERS value
    • dstdsCicstcbCount

      public long dstdsCicstcbCount()
      DSTDS_CICSTCB_COUNT value.
      Returns:
      long DSTDS_CICSTCB_COUNT value
    • dstdsCicstcbCputime

      public Duration dstdsCicstcbCputime()
      DSTDS_CICSTCB_CPUTIME as a Duration.
      Returns:
      Duration DSTDS_CICSTCB_CPUTIME
      See Also:
    • dstdsCicstcbCputimeSeconds

      public double dstdsCicstcbCputimeSeconds()
      DSTDS_CICSTCB_CPUTIME in seconds.
      Returns:
      double DSTDS_CICSTCB_CPUTIME converted to seconds
    • dstdsCicstcbCputimeRawValue

      public long dstdsCicstcbCputimeRawValue()
      DSTDS_CICSTCB_CPUTIME raw value.
      Returns:
      long DSTDS_CICSTCB_CPUTIME raw value
    • dstdsCicstcbStgBelow

      public long dstdsCicstcbStgBelow()
      DSTDS_CICSTCB_STG_BELOW value.
      Returns:
      long DSTDS_CICSTCB_STG_BELOW value
    • dstdsCicstcbStgAbove

      public long dstdsCicstcbStgAbove()
      DSTDS_CICSTCB_STG_ABOVE value.
      Returns:
      long DSTDS_CICSTCB_STG_ABOVE value
    • dstdsNoncicstcbCount

      public long dstdsNoncicstcbCount()
      DSTDS_NONCICSTCB_COUNT value.
      Returns:
      long DSTDS_NONCICSTCB_COUNT value
    • dstdsNoncicstcbCputime

      public Duration dstdsNoncicstcbCputime()
      DSTDS_NONCICSTCB_CPUTIME as a Duration.
      Returns:
      Duration DSTDS_NONCICSTCB_CPUTIME
      See Also:
    • dstdsNoncicstcbCputimeSeconds

      public double dstdsNoncicstcbCputimeSeconds()
      DSTDS_NONCICSTCB_CPUTIME in seconds.
      Returns:
      double DSTDS_NONCICSTCB_CPUTIME converted to seconds
    • dstdsNoncicstcbCputimeRawValue

      public long dstdsNoncicstcbCputimeRawValue()
      DSTDS_NONCICSTCB_CPUTIME raw value.
      Returns:
      long DSTDS_NONCICSTCB_CPUTIME raw value
    • dstdsNoncicstcbStgBelow

      public long dstdsNoncicstcbStgBelow()
      DSTDS_NONCICSTCB_STG_BELOW value.
      Returns:
      long DSTDS_NONCICSTCB_STG_BELOW value
    • dstdsNoncicstcbStgAbove

      public long dstdsNoncicstcbStgAbove()
      DSTDS_NONCICSTCB_STG_ABOVE value.
      Returns:
      long DSTDS_NONCICSTCB_STG_ABOVE value
    • dstdsCicstcbStgBelowInuse

      public long dstdsCicstcbStgBelowInuse()
      DSTDS_CICSTCB_STG_BELOW_INUSE value.
      Returns:
      long DSTDS_CICSTCB_STG_BELOW_INUSE value
    • dstdsCicstcbStgAboveInuse

      public long dstdsCicstcbStgAboveInuse()
      DSTDS_CICSTCB_STG_ABOVE_INUSE value.
      Returns:
      long DSTDS_CICSTCB_STG_ABOVE_INUSE value
    • dstdsNoncicstcbStgBelowInuse

      public long dstdsNoncicstcbStgBelowInuse()
      DSTDS_NONCICSTCB_STG_BELOW_INUSE value.
      Returns:
      long DSTDS_NONCICSTCB_STG_BELOW_INUSE value
    • dstdsNoncicstcbStgAboveInuse

      public long dstdsNoncicstcbStgAboveInuse()
      DSTDS_NONCICSTCB_STG_ABOVE_INUSE value.
      Returns:
      long DSTDS_NONCICSTCB_STG_ABOVE_INUSE value
    • create

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