Class LoaderGlobalStatistics


public final class LoaderGlobalStatistics extends StatisticsDataSection
  • Field Details

  • Method Details

    • ldglen

      public int ldglen()
      LDGLEN value.
      Returns:
      int LDGLEN value
    • ldgid

      public int ldgid()
      LDGID value.
      Returns:
      int LDGID value
    • ldgdvers

      public int ldgdvers()
      LDGDVERS value.
      Returns:
      int LDGDVERS value
    • ldgllr

      public long ldgllr()
      LDGLLR value.
      Returns:
      long LDGLLR value
    • ldgllt

      public Duration ldgllt()
      LDGLLT as a Duration.
      Returns:
      Duration LDGLLT
      See Also:
    • ldglltSeconds

      public double ldglltSeconds()
      LDGLLT in seconds.
      Returns:
      double LDGLLT converted to seconds
    • ldglltRawValue

      public double ldglltRawValue()
      LDGLLT raw value.
      Returns:
      double LDGLLT value
    • ldgpuses

      public long ldgpuses()
      LDGPUSES value.
      Returns:
      long LDGPUSES value
    • ldgwlr

      public long ldgwlr()
      LDGWLR value.
      Returns:
      long LDGWLR value
    • ldgwlrhw

      public long ldgwlrhw()
      LDGWLRHW value.
      Returns:
      long LDGWLRHW value
    • ldghwmt

      public long ldghwmt()
      LDGHWMT value.
      Returns:
      long LDGHWMT value
    • ldgttw

      public Duration ldgttw()
      LDGTTW as a Duration.
      Returns:
      Duration LDGTTW
      See Also:
    • ldgttwSeconds

      public double ldgttwSeconds()
      LDGTTW in seconds.
      Returns:
      double LDGTTW converted to seconds
    • ldgttwRawValue

      public double ldgttwRawValue()
      LDGTTW raw value.
      Returns:
      double LDGTTW value
    • ldgdrebs

      public long ldgdrebs()
      LDGDREBS value.
      Returns:
      long LDGDREBS value
    • ldgwtdlr

      public long ldgwtdlr()
      LDGWTDLR value.
      Returns:
      long LDGWTDLR value
    • ldgllrro

      public long ldgllrro()
      LDGLLRRO value.
      Returns:
      long LDGLLRRO value
    • ldglltro

      public Duration ldglltro()
      LDGLLTRO as a Duration.
      Returns:
      Duration LDGLLTRO
      See Also:
    • ldglltroSeconds

      public double ldglltroSeconds()
      LDGLLTRO in seconds.
      Returns:
      double LDGLLTRO converted to seconds
    • ldglltroRawValue

      public double ldglltroRawValue()
      LDGLLTRO raw value.
      Returns:
      double LDGLLTRO value
    • ldglwsou

      public long ldglwsou()
      LDGLWSOU value.
      Returns:
      long LDGLWSOU value
    • ldglsort

      public Duration ldglsort()
      LDGLSORT as a Duration.
      Returns:
      Duration LDGLSORT
      See Also:
    • ldglsortSeconds

      public double ldglsortSeconds()
      LDGLSORT in seconds.
      Returns:
      double LDGLSORT converted to seconds
    • ldglsortRawValue

      public long ldglsortRawValue()
      LDGLSORT raw value.
      Returns:
      long LDGLSORT raw value
    • ldglbsou

      public long ldglbsou()
      LDGLBSOU value.
      Returns:
      long LDGLBSOU value
    • loaderGlobalDsaStatistics

      public List<LoaderGlobalDsaStatistics> loaderGlobalDsaStatistics()
      Get a List containing LoaderGlobalDsaStatistics Sections from the section
      Returns:
      a list of LoaderGlobalDsaStatistics
    • create

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