Class StorageTaskSubpoolStatistics


public final class StorageTaskSubpoolStatistics extends StatisticsDataSection
  • Field Details

  • Method Details

    • smtlen

      public int smtlen()
      SMTLEN value.
      Returns:
      int SMTLEN value
    • smtid

      public int smtid()
      SMTID value.
      Returns:
      int SMTID value
    • smtdvers

      public int smtdvers()
      SMTDVERS value.
      Returns:
      int SMTDVERS value
    • smtntask

      public int smtntask()
      SMTNTASK value.
      Returns:
      int SMTNTASK value
    • storageTaskSubpoolStatisticsEntries

      public List<StorageTaskSubpoolStatisticsEntry> storageTaskSubpoolStatisticsEntries()
      Get a List containing TaskSubpoolStorageStatistics Sections from the section
      Returns:
      a list of TaskSubpoolStorageStatistics (possibly empty)
    • create

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