Class JvmprofileStatisticsHeader

java.lang.Object
com.blackhillsoftware.smf.Data
com.blackhillsoftware.smf.SmfData
com.blackhillsoftware.smf.cics.statistics.JvmprofileStatisticsHeader

public final class JvmprofileStatisticsHeader extends SmfData
  • Field Details

    • SJR_PROFILE_HDR_LEN

      public static final int SJR_PROFILE_HDR_LEN
      Constant: 0x0118 = 280
      See Also:
  • Method Details

    • sjrProfileName

      public String sjrProfileName()
      SJR_PROFILE_NAME value.
      Returns:
      String SJR_PROFILE_NAME value
    • sjrProfilePathName

      public String sjrProfilePathName()
      SJR_PROFILE_PATH_NAME value.
      Returns:
      String SJR_PROFILE_PATH_NAME value
    • sjrProfileClassCache

      public SjrProfileClassCache sjrProfileClassCache()
      SJR_PROFILE_CLASS_CACHE as a SjrProfileClassCache.
      Returns:
      SjrProfileClassCache SJR_PROFILE_CLASS_CACHE
    • sjrProfileClassCacheRawValue

      public int sjrProfileClassCacheRawValue()
      SJR_PROFILE_CLASS_CACHE raw value.
      Returns:
      int SJR_PROFILE_CLASS_CACHE value
    • sjrProfileModes

      public int sjrProfileModes()
      SJR_PROFILE_MODES value.
      Returns:
      int SJR_PROFILE_MODES value
    • create

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