Class LoaderPrivateProgramStatistics


public final class LoaderPrivateProgramStatistics extends StatisticsDataSection
  • Field Details

  • Method Details

    • ldplen

      public int ldplen()
      LDPLEN value.
      Returns:
      int LDPLEN value
    • ldpid

      public int ldpid()
      LDPID value.
      Returns:
      int LDPID value
    • ldpdvers

      public int ldpdvers()
      LDPDVERS value.
      Returns:
      int LDPDVERS value
    • ldpPlatformName

      public String ldpPlatformName()
      LDP_PLATFORM_NAME value.
      Returns:
      String LDP_PLATFORM_NAME value
    • ldpApplicationName

      public String ldpApplicationName()
      LDP_APPLICATION_NAME value.
      Returns:
      String LDP_APPLICATION_NAME value
    • ldpApplMajorVer

      public long ldpApplMajorVer()
      LDP_APPL_MAJOR_VER value.
      Returns:
      long LDP_APPL_MAJOR_VER value
    • ldpApplMinorVer

      public long ldpApplMinorVer()
      LDP_APPL_MINOR_VER value.
      Returns:
      long LDP_APPL_MINOR_VER value
    • ldpApplMicroVer

      public long ldpApplMicroVer()
      LDP_APPL_MICRO_VER value.
      Returns:
      long LDP_APPL_MICRO_VER value
    • ldppname

      public String ldppname()
      LDPPNAME value.
      Returns:
      String LDPPNAME value
    • ldptu

      public long ldptu()
      LDPTU value.
      Returns:
      long LDPTU value
    • ldpfc

      public long ldpfc()
      LDPFC value.
      Returns:
      long LDPFC value
    • ldpft

      public Duration ldpft()
      LDPFT as a Duration.
      Returns:
      Duration LDPFT
      See Also:
    • ldpftSeconds

      public double ldpftSeconds()
      LDPFT in seconds.
      Returns:
      double LDPFT converted to seconds
    • ldpftRawValue

      public double ldpftRawValue()
      LDPFT raw value.
      Returns:
      double LDPFT value
    • ldprplo

      public long ldprplo()
      LDPRPLO value.
      Returns:
      long LDPRPLO value
    • ldptn

      public long ldptn()
      LDPTN value.
      Returns:
      long LDPTN value
    • ldppsize

      public long ldppsize()
      LDPPSIZE value.
      Returns:
      long LDPPSIZE value
    • ldprpc

      public long ldprpc()
      LDPRPC value.
      Returns:
      long LDPRPC value
    • ldplocn

      public LdpLocation ldplocn()
      LDPLOCN as a LdpLocation.
      Returns:
      LdpLocation LDPLOCN
    • ldplocnRawValue

      public int ldplocnRawValue()
      LDPLOCN raw value.
      Returns:
      int LDPLOCN value
    • ldplbnm

      public String ldplbnm()
      LDPLBNM value.
      Returns:
      String LDPLBNM value
    • ldplbdnm

      public String ldplbdnm()
      LDPLBDNM value.
      Returns:
      String LDPLBDNM value
    • ldpOperationName

      public String ldpOperationName()
      LDP_OPERATION_NAME value.
      Returns:
      String LDP_OPERATION_NAME value
    • create

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