Class AsynchronousServiceGlobalStatistics


public final class AsynchronousServiceGlobalStatistics extends StatisticsDataSection
  • Field Details

  • Method Details

    • asgdsLen

      public int asgdsLen()
      ASGDS_LEN value.
      Returns:
      int ASGDS_LEN value
    • asgdsId

      public int asgdsId()
      ASGDS_ID value.
      Returns:
      int ASGDS_ID value
    • asgdsVers

      public int asgdsVers()
      ASGDS_VERS value.
      Returns:
      int ASGDS_VERS value
    • asgRunCount

      public long asgRunCount()
      ASG_RUN_COUNT value.
      Returns:
      long ASG_RUN_COUNT value
    • asgFetchCount

      public long asgFetchCount()
      ASG_FETCH_COUNT value.
      Returns:
      long ASG_FETCH_COUNT value
    • asgFreeCount

      public long asgFreeCount()
      ASG_FREE_COUNT value.
      Returns:
      long ASG_FREE_COUNT value
    • asgRunDelayCount

      public long asgRunDelayCount()
      ASG_RUN_DELAY_COUNT value.
      Returns:
      long ASG_RUN_DELAY_COUNT value
    • asgParentsDelayedCur

      public long asgParentsDelayedCur()
      ASG_PARENTS_DELAYED_CUR value.
      Returns:
      long ASG_PARENTS_DELAYED_CUR value
    • asgParentsDelayedPeak

      public long asgParentsDelayedPeak()
      ASG_PARENTS_DELAYED_PEAK value.
      Returns:
      long ASG_PARENTS_DELAYED_PEAK value
    • asgChildrenCur

      public long asgChildrenCur()
      ASG_CHILDREN_CUR value.
      Returns:
      long ASG_CHILDREN_CUR value
    • asgChildrenPeak

      public long asgChildrenPeak()
      ASG_CHILDREN_PEAK value.
      Returns:
      long ASG_CHILDREN_PEAK value
    • create

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