Class StorageTaskSubpoolStatisticsEntry

java.lang.Object
com.blackhillsoftware.smf.Data
com.blackhillsoftware.smf.SmfData
com.blackhillsoftware.smf.cics.statistics.StorageTaskSubpoolStatisticsEntry

public final class StorageTaskSubpoolStatisticsEntry extends SmfData
  • Field Details

  • Method Details

    • smtdsaname

      public String smtdsaname()
      SMTDSANAME value.
      Returns:
      String SMTDSANAME value
    • smtlocn

      public Location smtlocn()
      SMTLOCN as a Location.
      Returns:
      Location SMTLOCN
    • smtlocnRawValue

      public int smtlocnRawValue()
      SMTLOCN raw value.
      Returns:
      int SMTLOCN value
    • smtaccess

      public SmtAccess smtaccess()
      SMTACCESS as a SmtAccess.
      Returns:
      SmtAccess SMTACCESS
    • smtaccessRawValue

      public int smtaccessRawValue()
      SMTACCESS raw value.
      Returns:
      int SMTACCESS value
    • smtdsaindex

      public SmtDsaIndexes smtdsaindex()
      SMTDSAINDEX as a SmtDsaIndexes.
      Returns:
      SmtDsaIndexes SMTDSAINDEX
    • smtdsaindexRawValue

      public int smtdsaindexRawValue()
      SMTDSAINDEX raw value.
      Returns:
      int SMTDSAINDEX value
    • smtgmreq

      public long smtgmreq()
      SMTGMREQ value.
      Returns:
      long SMTGMREQ value
    • smtfmreq

      public long smtfmreq()
      SMTFMREQ value.
      Returns:
      long SMTFMREQ value
    • smtces

      public long smtces()
      SMTCES value.
      Returns:
      long SMTCES value
    • smtcps

      public long smtcps()
      SMTCPS value.
      Returns:
      long SMTCPS value
    • smtcne

      public long smtcne()
      SMTCNE value.
      Returns:
      long SMTCNE value
    • smthwmps

      public long smthwmps()
      SMTHWMPS value.
      Returns:
      long SMTHWMPS value
    • create

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