Class EnqueueManagerGlobalStatistics


public final class EnqueueManagerGlobalStatistics extends StatisticsDataSection
  • Field Details

  • Method Details

    • nqglen

      public int nqglen()
      NQGLEN value.
      Returns:
      int NQGLEN value
    • nqgid

      public int nqgid()
      NQGID value.
      Returns:
      int NQGID value
    • nqgdvers

      public int nqgdvers()
      NQGDVERS value.
      Returns:
      int NQGDVERS value
    • nqgnpool

      public int nqgnpool()
      NQGNPOOL value.
      Returns:
      int NQGNPOOL value
    • enqueuePoolStatistics

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

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