public final class WicBucket2 extends SmfData
CICS WIC Bucket type 2 aggregate information

Obtain from

  • Method Details

    • cpuType

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

      public int cpuTypeRawValue()
      WIC_1024_BUCKET2_CPUTYPE value.
      Returns:
      int WIC_1024_BUCKET2_CPUTYPE value
    • priorityBucket

      public JobPriority priorityBucket()
      WIC_1024_BUCKET2_PRIORITYBUCKET value.
      Returns:
      PriorityBucket WIC_1024_BUCKET2_PRIORITYBUCKET value
    • priorityBucketRawValue

      public int priorityBucketRawValue()
      WIC_1024_BUCKET2_PRIORITYBUCKET value.
      Returns:
      int WIC_1024_BUCKET2_PRIORITYBUCKET value
    • jobsizeBucket

      public JobSize jobsizeBucket()
      WIC_1024_BUCKET2_JOBSIZEBUCKET value.
      Returns:
      JobSize WIC_1024_BUCKET2_JOBSIZEBUCKET value
    • jobsizeBucketRawValue

      public int jobsizeBucketRawValue()
      WIC_1024_BUCKET2_JOBSIZEBUCKET value.
      Returns:
      int WIC_1024_BUCKET2_JOBSIZEBUCKET value
    • actJobs

      public int actJobs()
      WIC_1024_BUCKET2_ACT_JOBS value.
      Returns:
      int WIC_1024_BUCKET2_ACT_JOBS value
    • actTotTimeTod

      public Duration actTotTimeTod()
      WIC_1024_BUCKET2_ACT_TOTTIMETOD as a Duration.
      Returns:
      Duration WIC_1024_BUCKET2_ACT_TOTTIMETOD
      See Also:
    • actTotTimeTodSeconds

      public double actTotTimeTodSeconds()
      WIC_1024_BUCKET2_ACT_TOTTIMETOD in seconds.
      Returns:
      double WIC_1024_BUCKET2_ACT_TOTTIMETOD converted to seconds
    • actTotTimeTodRawValue

      public long actTotTimeTodRawValue()
      WIC_1024_BUCKET2_ACT_TOTTIMETOD raw value.
      Returns:
      long WIC_1024_BUCKET2_ACT_TOTTIMETOD raw value
    • create

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