Class AggregateBucket


public final class AggregateBucket extends SmfData
Generic SMF 98 Aggregate Bucket Section - usually you would use subtype specific sections
  • Method Details

    • cpuType

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

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

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

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

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

      public int jobSizeRawValue()
      SMF98AggBucketHdr_JobSize value.
      Returns:
      int SMF98AggBucketHdr_JobSize value
    • eaContributors

      public int eaContributors()
      SMF98AggBucketEA_Contributors value.
      Returns:
      int SMF98AggBucketEA_Contributors value
    • eaData

      public byte[] eaData()
      SMF98AggBucketEA_Data data.
      Returns:
      byte[] SMF98AggBucketEA_Data data
    • create

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