Class CfProcessorUtilizationDataSection

java.lang.Object
com.blackhillsoftware.smf.Data
com.blackhillsoftware.smf.SmfData
com.blackhillsoftware.smf.smf74.subtype4.CfProcessorUtilizationDataSection

public final class CfProcessorUtilizationDataSection extends SmfData
  • Field Details

  • Method Details

    • r744pnum

      public long r744pnum()
      R744PNUM value.
      Returns:
      long R744PNUM value
    • r744pbsy

      public Duration r744pbsy()
      R744PBSY as a Duration.
      Returns:
      Duration R744PBSY
      See Also:
    • r744pbsySeconds

      public double r744pbsySeconds()
      R744PBSY in seconds.
      Returns:
      double R744PBSY converted to seconds
    • r744pbsyRawValue

      public long r744pbsyRawValue()
      R744PBSY raw value.
      Returns:
      long R744PBSY value
    • r744pwai

      public Duration r744pwai()
      R744PWAI as a Duration.
      Returns:
      Duration R744PWAI
      See Also:
    • r744pwaiSeconds

      public double r744pwaiSeconds()
      R744PWAI in seconds.
      Returns:
      double R744PWAI converted to seconds
    • r744pwaiRawValue

      public long r744pwaiRawValue()
      R744PWAI raw value.
      Returns:
      long R744PWAI value
    • r744ptyp

      public int r744ptyp()
      R744PTYP value.
      Returns:
      int R744PTYP value
    • r744ptde

      public boolean r744ptde()
      Return true if R744PTDE bit in r744ptyp() is set.
      Returns:
      boolean R744PTDE bit is set in r744ptyp()

      R744PTDE = 0x80

    • r744pwgt

      public int r744pwgt()
      R744PWGT value.
      Returns:
      int R744PWGT value
    • r744pbsg

      public int r744pbsg()
      R744PBSG value.
      Returns:
      int R744PBSG value
    • r744pcct

      public long r744pcct()
      R744PCCT value.
      Returns:
      long R744PCCT value
    • r744ptle

      public byte[] r744ptle()
      R744PTLE data.
      Returns:
      byte[] R744PTLE data
    • create

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