Class LoaderGlobalDsaStatistics

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

public final class LoaderGlobalDsaStatistics extends SmfData
  • Field Details

  • Method Details

    • ldgstgniu

      public long ldgstgniu()
      LDGSTGNIU value.
      Returns:
      long LDGSTGNIU value
    • ldgprogniu

      public long ldgprogniu()
      LDGPROGNIU value.
      Returns:
      long LDGPROGNIU value
    • ldgrecniu

      public long ldgrecniu()
      LDGRECNIU value.
      Returns:
      long LDGRECNIU value
    • ldgdpscr

      public long ldgdpscr()
      LDGDPSCR value.
      Returns:
      long LDGDPSCR value
    • ldgdpsct

      public Duration ldgdpsct()
      LDGDPSCT as a Duration.
      Returns:
      Duration LDGDPSCT
      See Also:
    • ldgdpsctSeconds

      public double ldgdpsctSeconds()
      LDGDPSCT in seconds.
      Returns:
      double LDGDPSCT converted to seconds
    • ldgdpsctRawValue

      public long ldgdpsctRawValue()
      LDGDPSCT raw value.
      Returns:
      long LDGDPSCT raw value
    • ldgdsaindex

      public int ldgdsaindex()
      LDGDSAINDEX value.
      Returns:
      int LDGDSAINDEX value
    • ldgcdsa

      public boolean ldgcdsa()
      Return true if ldgdsaindex() equals LDGCDSA.
      Returns:
      boolean ldgdsaindex() equals LDGCDSA

      LDGCDSA = 0x01

    • ldgecdsa

      public boolean ldgecdsa()
      Return true if ldgdsaindex() equals LDGECDSA.
      Returns:
      boolean ldgdsaindex() equals LDGECDSA

      LDGECDSA = 0x02

    • ldgsdsa

      public boolean ldgsdsa()
      Return true if ldgdsaindex() equals LDGSDSA.
      Returns:
      boolean ldgdsaindex() equals LDGSDSA

      LDGSDSA = 0x03

    • ldgesdsa

      public boolean ldgesdsa()
      Return true if ldgdsaindex() equals LDGESDSA.
      Returns:
      boolean ldgdsaindex() equals LDGESDSA

      LDGESDSA = 0x04

    • ldgrdsa

      public boolean ldgrdsa()
      Return true if ldgdsaindex() equals LDGRDSA.
      Returns:
      boolean ldgdsaindex() equals LDGRDSA

      LDGRDSA = 0x05

    • ldgerdsa

      public boolean ldgerdsa()
      Return true if ldgdsaindex() equals LDGERDSA.
      Returns:
      boolean ldgdsaindex() equals LDGERDSA

      LDGERDSA = 0x06

    • create

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