Class DispatcherTcbPoolStatistics

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

public class DispatcherTcbPoolStatistics extends SmfData
  • Field Details

  • Method Details

    • dsgtcbpn

      public int dsgtcbpn()
      DSGTCBPN value.
      Returns:
      int DSGTCBPN value
    • dsgmxtcb

      public long dsgmxtcb()
      DSGMXTCB value.
      Returns:
      long DSGMXTCB value
    • dsgcnuat

      public long dsgcnuat()
      DSGCNUAT value.
      Returns:
      long DSGCNUAT value
    • dsgpnuat

      public long dsgpnuat()
      DSGPNUAT value.
      Returns:
      long DSGPNUAT value
    • dsgcnuus

      public long dsgcnuus()
      DSGCNUUS value.
      Returns:
      long DSGCNUUS value
    • dsgpnuus

      public long dsgpnuus()
      DSGPNUUS value.
      Returns:
      long DSGPNUUS value
    • dsgntcbl

      public long dsgntcbl()
      DSGNTCBL value.
      Returns:
      long DSGNTCBL value
    • dsgtotwl

      public Duration dsgtotwl()
      DSGTOTWL as a Duration.
      Returns:
      Duration DSGTOTWL
      See Also:
    • dsgtotwlSeconds

      public double dsgtotwlSeconds()
      DSGTOTWL in seconds.
      Returns:
      double DSGTOTWL converted to seconds
    • dsgtotwlRawValue

      public long dsgtotwlRawValue()
      DSGTOTWL raw value.
      Returns:
      long DSGTOTWL raw value
    • dsgcurwt

      public Duration dsgcurwt()
      DSGCURWT as a Duration.
      Returns:
      Duration DSGCURWT
      See Also:
    • dsgcurwtSeconds

      public double dsgcurwtSeconds()
      DSGCURWT in seconds.
      Returns:
      double DSGCURWT converted to seconds
    • dsgcurwtRawValue

      public long dsgcurwtRawValue()
      DSGCURWT raw value.
      Returns:
      long DSGCURWT raw value
    • dsgtotmt

      @Deprecated public Duration dsgtotmt()
      Deprecated.
      Field has been removed in CICS 5.6
      DSGTOTMT as a Duration.
      Returns:
      Duration DSGTOTMT
      See Also:
    • dsgtotmtSeconds

      @Deprecated public double dsgtotmtSeconds()
      Deprecated.
      Field has been removed in CICS 5.6
      DSGTOTMT in seconds.
      Returns:
      double DSGTOTMT converted to seconds
    • dsgtotmtRawValue

      @Deprecated public long dsgtotmtRawValue()
      Deprecated.
      Field has been removed in CICS 5.6
      DSGTOTMT raw value.
      Returns:
      long DSGTOTMT raw value
    • dsgtotnw

      public long dsgtotnw()
      DSGTOTNW value.
      Returns:
      long DSGTOTNW value
    • dsgtotmw

      @Deprecated public long dsgtotmw()
      Deprecated.
      Field has been removed in CICS 5.6
      DSGTOTMW value.
      Returns:
      long DSGTOTMW value
    • dsgcurnw

      public long dsgcurnw()
      DSGCURNW value.
      Returns:
      long DSGCURNW value
    • dsgpeanw

      public long dsgpeanw()
      DSGPEANW value.
      Returns:
      long DSGPEANW value
    • dsgmmwts

      public long dsgmmwts()
      DSGMMWTS value.
      Returns:
      long DSGMMWTS value
    • dsgmmwtm

      public Duration dsgmmwtm()
      DSGMMWTM as a Duration.
      Returns:
      Duration DSGMMWTM
      See Also:
    • dsgmmwtmSeconds

      public double dsgmmwtmSeconds()
      DSGMMWTM in seconds.
      Returns:
      double DSGMMWTM converted to seconds
    • dsgmmwtmRawValue

      public long dsgmmwtmRawValue()
      DSGMMWTM raw value.
      Returns:
      long DSGMMWTM raw value
    • dsgcmmws

      public long dsgcmmws()
      DSGCMMWS value.
      Returns:
      long DSGCMMWS value
    • dsgpmmws

      public long dsgpmmws()
      DSGPMMWS value.
      Returns:
      long DSGPMMWS value
    • dsgcmmwt

      public Duration dsgcmmwt()
      DSGCMMWT as a Duration.
      Returns:
      Duration DSGCMMWT
      See Also:
    • dsgcmmwtSeconds

      public double dsgcmmwtSeconds()
      DSGCMMWT in seconds.
      Returns:
      double DSGCMMWT converted to seconds
    • dsgcmmwtRawValue

      public long dsgcmmwtRawValue()
      DSGCMMWT raw value.
      Returns:
      long DSGCMMWT raw value
    • dsggtcbl

      public ZonedDateTime dsggtcbl()
      DSGGTCBL STCK value converted to ZonedDateTime (nanosecond precision, ZoneOffset.UTC).

      Use dsggtcblRawValue() for a BigInteger containing the complete STCK value.

      Returns:
      DateTime DSGGTCBL STCK converted to ZonedDateTime
      See Also:
    • dsggtcblRawValue

      public BigInteger dsggtcblRawValue()
      DSGGTCBL STCK value.
      Returns:
      BigInteger DSGGTCBL STCK value
    • dsgltcbl

      public LocalDateTime dsgltcbl()
      DSGLTCBL STCK value converted to LocalDateTime (nanosecond precision).

      Use dsgltcblRawValue() for a BigInteger containing the complete STCK value.

      Returns:
      LocalDateTime DSGLTCBL STCK converted to LocalDateTime
      See Also:
    • dsgltcblRawValue

      public BigInteger dsgltcblRawValue()
      DSGLTCBL STCK value.
      Returns:
      BigInteger DSGLTCBL STCK value
    • create

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