Class LogManagerGlobalStatistics


public final class LogManagerGlobalStatistics extends StatisticsDataSection
  • Field Details

  • Method Details

    • lgglen

      public int lgglen()
      LGGLEN value.
      Returns:
      int LGGLEN value
    • lggid

      public int lggid()
      LGGID value.
      Returns:
      int LGGID value
    • lggdvers

      public int lggdvers()
      LGGDVERS value.
      Returns:
      int LGGDVERS value
    • lggakpfreq

      public long lggakpfreq()
      LGGAKPFREQ value.
      Returns:
      long LGGAKPFREQ value
    • lgglgdefer

      public Duration lgglgdefer()
      LGGLGDEFER as a Duration.
      Returns:
      Duration LGGLGDEFER
      See Also:
    • lgglgdeferSeconds

      public double lgglgdeferSeconds()
      LGGLGDEFER in seconds.
      Returns:
      double LGGLGDEFER converted to seconds
    • lgglgdeferRawValue

      public long lgglgdeferRawValue()
      LGGLGDEFER raw value.
      Returns:
      long LGGLGDEFER raw value
    • lggakpstkn

      public long lggakpstkn()
      LGGAKPSTKN value.
      Returns:
      long LGGAKPSTKN value
    • create

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