public final class DispatcherMvsTcbGlobalStatistics extends StatisticsDataSection
Modifier and Type | Field and Description |
---|---|
static int |
DSTDS_LENGTH
Constant: 0x50 = 80
|
static int |
DSTIDR
Constant: 0x40 = 64
|
static int |
DSTVERS
Constant: 0x01 = 1
|
STIASG, STIAUTO, STICLEN, STICONMR, STICONSR, STICONSS, STID2G, STID2R, STIDBUSS, STIDHD, STIDS, STIDSR, STIDST, STIECC, STIECG, STIECR, STIEND, STIEPG, STIEPR, STIFCR, STIFEPIC, STIFEPIP, STIFEPIT, STIISR, STILDB, STILDG, STILDP, STILDR, STILDY, STILGG, STILGR, STILGS, STILSRFR, STILSRR, STIM, STIMLR, STIMNR, STIMPR, STIMQG, STIMQR, STINDJ, STINQG, STIPAUTO, STIPGD, STIPGE, STIPGP, STIPGR, STIPIR, STIPIW, STIRLR, STIRMG, STISDG, STISDR, STISECUR, STISJG, STISJR, STISJS, STISMD, STISMDSA, STISMT, STISOG, STISOR, STIST, STITCR, STITDG, STITDQG, STITDQR, STITDR, STITM, STITSQ, STIUSG, STIVT, STIW2R, STIWBG, STIWBR, STIXMC, STIXMG, STIXMR
Modifier and Type | Method and Description |
---|---|
static DispatcherMvsTcbGlobalStatistics |
create(byte[] Data,
int offset,
int length)
create is intended for internal use only.
|
long |
dstdsCicstcbCount()
DSTDS_CICSTCB_COUNT value.
|
Duration |
dstdsCicstcbCputime()
DSTDS_CICSTCB_CPUTIME as a Duration.
|
long |
dstdsCicstcbCputimeRawValue()
DSTDS_CICSTCB_CPUTIME raw value.
|
double |
dstdsCicstcbCputimeSeconds()
DSTDS_CICSTCB_CPUTIME in seconds.
|
long |
dstdsCicstcbStgAbove()
DSTDS_CICSTCB_STG_ABOVE value.
|
long |
dstdsCicstcbStgAboveInuse()
DSTDS_CICSTCB_STG_ABOVE_INUSE value.
|
long |
dstdsCicstcbStgBelow()
DSTDS_CICSTCB_STG_BELOW value.
|
long |
dstdsCicstcbStgBelowInuse()
DSTDS_CICSTCB_STG_BELOW_INUSE value.
|
int |
dstdsId()
DSTDS_ID value.
|
int |
dstdsLen()
DSTDS_LEN value.
|
long |
dstdsNoncicstcbCount()
DSTDS_NONCICSTCB_COUNT value.
|
Duration |
dstdsNoncicstcbCputime()
DSTDS_NONCICSTCB_CPUTIME as a Duration.
|
long |
dstdsNoncicstcbCputimeRawValue()
DSTDS_NONCICSTCB_CPUTIME raw value.
|
double |
dstdsNoncicstcbCputimeSeconds()
DSTDS_NONCICSTCB_CPUTIME in seconds.
|
long |
dstdsNoncicstcbStgAbove()
DSTDS_NONCICSTCB_STG_ABOVE value.
|
long |
dstdsNoncicstcbStgAboveInuse()
DSTDS_NONCICSTCB_STG_ABOVE_INUSE value.
|
long |
dstdsNoncicstcbStgBelow()
DSTDS_NONCICSTCB_STG_BELOW value.
|
long |
dstdsNoncicstcbStgBelowInuse()
DSTDS_NONCICSTCB_STG_BELOW_INUSE value.
|
int |
dstdsVers()
DSTDS_VERS value.
|
create, stid, stid, stilen, stilen, stivers
createSection, dump, dump, dump, dump, equals, getBytes, getBytes, getDataArray, getTriplet, hashCode, toString
public static final int DSTIDR
public static final int DSTVERS
public static final int DSTDS_LENGTH
public int dstdsLen()
public int dstdsId()
public int dstdsVers()
public long dstdsCicstcbCount()
public Duration dstdsCicstcbCputime()
Duration
public double dstdsCicstcbCputimeSeconds()
public long dstdsCicstcbCputimeRawValue()
public long dstdsCicstcbStgBelow()
public long dstdsCicstcbStgAbove()
public long dstdsNoncicstcbCount()
public Duration dstdsNoncicstcbCputime()
Duration
public double dstdsNoncicstcbCputimeSeconds()
public long dstdsNoncicstcbCputimeRawValue()
public long dstdsNoncicstcbStgBelow()
public long dstdsNoncicstcbStgAbove()
public long dstdsCicstcbStgBelowInuse()
public long dstdsCicstcbStgAboveInuse()
public long dstdsNoncicstcbStgBelowInuse()
public long dstdsNoncicstcbStgAboveInuse()
public static DispatcherMvsTcbGlobalStatistics create(byte[] Data, int offset, int length)
Data
- Array of bytes containing data for this sectionoffset
- Offset of this section in the datalength
- length of the sectionCopyright © 2020 Black Hill Software Pty Ltd. All rights reserved.