Class DispatcherGlobalStatistics
java.lang.Object
com.blackhillsoftware.smf.Data
com.blackhillsoftware.smf.SmfData
com.blackhillsoftware.smf.cics.statistics.StatisticsDataSection
com.blackhillsoftware.smf.cics.statistics.DispatcherGlobalStatistics
-
Field Summary
Modifier and TypeFieldDescriptionstatic final int
Constant: 0x3E = 62static final int
Constant: 0x12 = 18static final int
Constant: 0x04 = 4static final int
Constant: 0xA0 = 160static final int
Constant: 0x01 = 1 -
Method Summary
Modifier and TypeMethodDescriptionstatic DispatcherGlobalStatistics
create
(byte[] Data, int offset, int length) create is intended for internal use only.int
dsgasize()
DSGASIZE value.int
dsgcnt()
DSGCNT value.int
dsgdvers()
DSGDVERS value.dsgejst()
DSGEJST as a Duration.long
DSGEJST raw value.double
DSGEJST in seconds.int
dsgglen()
DSGGLEN value.dsggxscn()
DSGGXSCN STCK value converted to ZonedDateTime (nanosecond precision, ZoneOffset.UTC).DSGGXSCN STCK value.dsggxsnd()
DSGGXSND STCK value converted to ZonedDateTime (nanosecond precision, ZoneOffset.UTC).DSGGXSND STCK value.dsgicvrt()
DSGICVRT as a Duration.long
DSGICVRT raw value.double
DSGICVRT in seconds.dsgicvsd()
DSGICVSD as a Duration.long
DSGICVSD raw value.double
DSGICVSD in seconds.dsgicvt()
DSGICVT as a Duration.long
DSGICVT raw value.double
DSGICVT in seconds.int
dsgid()
DSGID value.int
dsglen()
DSGLEN value.dsglstrt()
DSGLSTRT STCK value converted to LocalDateTime (nanosecond precision).DSGLSTRT STCK value.dsglxscn()
DSGLXSCN STCK value converted to LocalDateTime (nanosecond precision).DSGLXSCN STCK value.dsglxsnd()
DSGLXSND STCK value converted to LocalDateTime (nanosecond precision).DSGLXSND STCK value.int
dsgmbtch()
DSGMBTCH value.int
dsgpnt()
DSGPNT value.int
dsgpriag()
DSGPRIAG value.int
dsgpsize()
DSGPSIZE value.dsgsrbt()
DSGSRBT as a Duration.long
DSGSRBT raw value.double
DSGSRBT in seconds.dsgstart()
DSGSTART STCK value converted to ZonedDateTime (nanosecond precision, ZoneOffset.UTC).DSGSTART STCK value.int
dsgstsks()
DSGSTSKS value.long
dsgxscnn()
DSGXSCNN value.long
dsgxscns()
DSGXSCNS value.long
dsgxtcbd()
DSGXTCBD value.Get a List containing Dispatcher TCB Mode Statistics Sections from the sectionGet a List containing Dispatcher TCB Pool Statistics Sections from the sectionMethods inherited from class com.blackhillsoftware.smf.cics.statistics.StatisticsDataSection
create, statisticsType, stid, stid, stidString, stilen, stilen, stivers
Methods inherited from class com.blackhillsoftware.smf.SmfData
createSection, getTriplet
-
Field Details
-
DSGIDE
public static final int DSGIDEConstant: 0x3E = 62- See Also:
-
DSGVERS
public static final int DSGVERSConstant: 0x01 = 1- See Also:
-
DSGMCLEN
public static final int DSGMCLENConstant: 0xA0 = 160- See Also:
-
DSGMAXNUMMODES
public static final int DSGMAXNUMMODESConstant: 0x12 = 18- See Also:
-
DSGMAXNUMPOOLS
public static final int DSGMAXNUMPOOLSConstant: 0x04 = 4- See Also:
-
-
Method Details
-
tcbModeStatistics
Get a List containing Dispatcher TCB Mode Statistics Sections from the section- Returns:
- a list of DispatcherTcbModeStatistics
-
tcbPoolStatistics
Get a List containing Dispatcher TCB Pool Statistics Sections from the section- Returns:
- a list of DispatcherTcbPoolStatistics
-
dsglen
public int dsglen()DSGLEN value.- Returns:
- int DSGLEN value
-
dsgid
public int dsgid()DSGID value.- Returns:
- int DSGID value
-
dsgdvers
public int dsgdvers()DSGDVERS value.- Returns:
- int DSGDVERS value
-
dsgglen
public int dsgglen()DSGGLEN value.- Returns:
- int DSGGLEN value
-
dsgasize
public int dsgasize()DSGASIZE value.- Returns:
- int DSGASIZE value
-
dsgpsize
public int dsgpsize()DSGPSIZE value.- Returns:
- int DSGPSIZE value
-
dsgicvt
DSGICVT as a Duration.- Returns:
- Duration DSGICVT
- See Also:
-
dsgicvtSeconds
public double dsgicvtSeconds()DSGICVT in seconds.- Returns:
- double DSGICVT converted to seconds
-
dsgicvtRawValue
public long dsgicvtRawValue()DSGICVT raw value.- Returns:
- long DSGICVT raw value
-
dsgicvrt
DSGICVRT as a Duration.- Returns:
- Duration DSGICVRT
- See Also:
-
dsgicvrtSeconds
public double dsgicvrtSeconds()DSGICVRT in seconds.- Returns:
- double DSGICVRT converted to seconds
-
dsgicvrtRawValue
public long dsgicvrtRawValue()DSGICVRT raw value.- Returns:
- long DSGICVRT raw value
-
dsgicvsd
DSGICVSD as a Duration.- Returns:
- Duration DSGICVSD
- See Also:
-
dsgicvsdSeconds
public double dsgicvsdSeconds()DSGICVSD in seconds.- Returns:
- double DSGICVSD converted to seconds
-
dsgicvsdRawValue
public long dsgicvsdRawValue()DSGICVSD raw value.- Returns:
- long DSGICVSD raw value
-
dsgpriag
public int dsgpriag()DSGPRIAG value.- Returns:
- int DSGPRIAG value
-
dsgstsks
public int dsgstsks()DSGSTSKS value.- Returns:
- int DSGSTSKS value
-
dsgmbtch
public int dsgmbtch()DSGMBTCH value.- Returns:
- int DSGMBTCH value
-
dsgcnt
public int dsgcnt()DSGCNT value.- Returns:
- int DSGCNT value
-
dsgpnt
public int dsgpnt()DSGPNT value.- Returns:
- int DSGPNT value
-
dsgstart
DSGSTART STCK value converted to ZonedDateTime (nanosecond precision, ZoneOffset.UTC).Use
dsgstartRawValue()
for a BigInteger containing the complete STCK value.- Returns:
- DateTime DSGSTART STCK converted to ZonedDateTime
- See Also:
-
dsgstartRawValue
DSGSTART STCK value.- Returns:
- BigInteger DSGSTART STCK value
-
dsglstrt
DSGLSTRT STCK value converted to LocalDateTime (nanosecond precision).Use
dsglstrtRawValue()
for a BigInteger containing the complete STCK value.- Returns:
- LocalDateTime DSGLSTRT STCK converted to LocalDateTime
- See Also:
-
dsglstrtRawValue
DSGLSTRT STCK value.- Returns:
- BigInteger DSGLSTRT STCK value
-
dsgejst
DSGEJST as a Duration.- Returns:
- Duration DSGEJST
- See Also:
-
dsgejstSeconds
public double dsgejstSeconds()DSGEJST in seconds.- Returns:
- double DSGEJST converted to seconds
-
dsgejstRawValue
public long dsgejstRawValue()DSGEJST raw value.- Returns:
- long DSGEJST raw value
-
dsgsrbt
DSGSRBT as a Duration.- Returns:
- Duration DSGSRBT
- See Also:
-
dsgsrbtSeconds
public double dsgsrbtSeconds()DSGSRBT in seconds.- Returns:
- double DSGSRBT converted to seconds
-
dsgsrbtRawValue
public long dsgsrbtRawValue()DSGSRBT raw value.- Returns:
- long DSGSRBT raw value
-
dsgxscns
public long dsgxscns()DSGXSCNS value.- Returns:
- long DSGXSCNS value
-
dsgxscnn
public long dsgxscnn()DSGXSCNN value.- Returns:
- long DSGXSCNN value
-
dsgxtcbd
public long dsgxtcbd()DSGXTCBD value.- Returns:
- long DSGXTCBD value
-
dsggxscn
DSGGXSCN STCK value converted to ZonedDateTime (nanosecond precision, ZoneOffset.UTC).Use
dsggxscnRawValue()
for a BigInteger containing the complete STCK value.- Returns:
- DateTime DSGGXSCN STCK converted to ZonedDateTime
- See Also:
-
dsggxscnRawValue
DSGGXSCN STCK value.- Returns:
- BigInteger DSGGXSCN STCK value
-
dsglxscn
DSGLXSCN STCK value converted to LocalDateTime (nanosecond precision).Use
dsglxscnRawValue()
for a BigInteger containing the complete STCK value.- Returns:
- LocalDateTime DSGLXSCN STCK converted to LocalDateTime
- See Also:
-
dsglxscnRawValue
DSGLXSCN STCK value.- Returns:
- BigInteger DSGLXSCN STCK value
-
dsggxsnd
DSGGXSND STCK value converted to ZonedDateTime (nanosecond precision, ZoneOffset.UTC).Use
dsggxsndRawValue()
for a BigInteger containing the complete STCK value.- Returns:
- DateTime DSGGXSND STCK converted to ZonedDateTime
- See Also:
-
dsggxsndRawValue
DSGGXSND STCK value.- Returns:
- BigInteger DSGGXSND STCK value
-
dsglxsnd
DSGLXSND STCK value converted to LocalDateTime (nanosecond precision).Use
dsglxsndRawValue()
for a BigInteger containing the complete STCK value.- Returns:
- LocalDateTime DSGLXSND STCK converted to LocalDateTime
- See Also:
-
dsglxsndRawValue
DSGLXSND STCK value.- Returns:
- BigInteger DSGLXSND STCK value
-
create
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 sectionoffset
- Offset of this section in the datalength
- length of the section
-