public final class DispatcherGlobalStatistics extends DispatcherGlobalStatistics
Modifier and Type | Field and Description |
---|---|
static int |
DSGIDE
Constant: 0x3C = 60
|
static int |
DSGMAXNUMMODES
Constant: 0x15 = 21
|
static int |
DSGMAXNUMPOOLS
Constant: 0x05 = 5
|
static int |
DSGMCLEN
Constant: 0x80 = 128
|
static int |
DSGVERS
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 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.
|
Duration |
dsgejst()
DSGEJST as a Duration.
|
long |
dsgejstRawValue()
DSGEJST raw value.
|
double |
dsgejstSeconds()
DSGEJST in seconds.
|
int |
dsgglen()
DSGGLEN value.
|
ZonedDateTime |
dsggxscn()
DSGGXSCN Not available in CICS 4.2
|
BigInteger |
dsggxscnRawValue()
DSGGXSCN Not available in CICS 4.2
|
ZonedDateTime |
dsggxsnd()
DSGGXSND Not available in CICS 4.2
|
BigInteger |
dsggxsndRawValue()
DSGGXSND Not available in CICS 4.2
|
Duration |
dsgicvrt()
DSGICVRT as a Duration.
|
long |
dsgicvrtRawValue()
DSGICVRT raw value.
|
double |
dsgicvrtSeconds()
DSGICVRT in seconds.
|
Duration |
dsgicvsd()
DSGICVSD as a Duration.
|
long |
dsgicvsdRawValue()
DSGICVSD raw value.
|
double |
dsgicvsdSeconds()
DSGICVSD in seconds.
|
Duration |
dsgicvt()
DSGICVT as a Duration.
|
long |
dsgicvtRawValue()
DSGICVT raw value.
|
double |
dsgicvtSeconds()
DSGICVT in seconds.
|
int |
dsgid()
DSGID value.
|
int |
dsglen()
DSGLEN value.
|
LocalDateTime |
dsglstrt()
DSGLSTRT STCK value converted to LocalDateTime (nanosecond precision).
|
BigInteger |
dsglstrtRawValue()
DSGLSTRT STCK value.
|
LocalDateTime |
dsglxscn()
DSGLXSCN Not available in CICS 4.2
|
BigInteger |
dsglxscnRawValue()
DSGLXSCN Not available in CICS 4.2
|
LocalDateTime |
dsglxsnd()
DSGLXSND Not available in CICS 4.2
|
BigInteger |
dsglxsndRawValue()
DSGLXSND Not available in CICS 4.2
|
int |
dsgmbtch()
DSGMBTCH value.
|
int |
dsgpnt()
DSGPNT value.
|
int |
dsgpriag()
DSGPRIAG value.
|
int |
dsgpsize()
DSGPSIZE value.
|
Duration |
dsgsrbt()
DSGSRBT as a Duration.
|
long |
dsgsrbtRawValue()
DSGSRBT raw value.
|
double |
dsgsrbtSeconds()
DSGSRBT in seconds.
|
ZonedDateTime |
dsgstart()
DSGSTART STCK value converted to ZonedDateTime (nanosecond precision, ZoneOffset.UTC).
|
BigInteger |
dsgstartRawValue()
DSGSTART STCK value.
|
int |
dsgstsks()
DSGSTSKS value.
|
long |
dsgxscnn()
DSGXSCNN value.
|
long |
dsgxscns()
DSGXSCNS value.
|
long |
dsgxtcbd()
DSGXTCBD value.
|
List<DispatcherTcbModeStatistics> |
tcbModeStatistics()
Get a List containing Dispatcher TCB Mode Statistics Sections from the section
|
List<DispatcherTcbPoolStatistics> |
tcbPoolStatistics()
Get a List containing Dispatcher TCB Pool Statistics Sections from the section
|
create, stid, stid, stilen, stilen, stivers
createSection, dump, dump, dump, dump, equals, getBytes, getBytes, getDataArray, getTriplet, hashCode, toString
public static final int DSGIDE
public static final int DSGVERS
public static final int DSGMCLEN
public static final int DSGMAXNUMMODES
public static final int DSGMAXNUMPOOLS
public int dsglen()
dsglen
in class DispatcherGlobalStatistics
public int dsgid()
dsgid
in class DispatcherGlobalStatistics
public int dsgdvers()
dsgdvers
in class DispatcherGlobalStatistics
public int dsgglen()
dsgglen
in class DispatcherGlobalStatistics
public int dsgasize()
dsgasize
in class DispatcherGlobalStatistics
public int dsgpsize()
dsgpsize
in class DispatcherGlobalStatistics
public Duration dsgicvt()
dsgicvt
in class DispatcherGlobalStatistics
Duration
public double dsgicvtSeconds()
dsgicvtSeconds
in class DispatcherGlobalStatistics
public long dsgicvtRawValue()
dsgicvtRawValue
in class DispatcherGlobalStatistics
public Duration dsgicvrt()
dsgicvrt
in class DispatcherGlobalStatistics
Duration
public double dsgicvrtSeconds()
dsgicvrtSeconds
in class DispatcherGlobalStatistics
public long dsgicvrtRawValue()
dsgicvrtRawValue
in class DispatcherGlobalStatistics
public Duration dsgicvsd()
dsgicvsd
in class DispatcherGlobalStatistics
Duration
public double dsgicvsdSeconds()
dsgicvsdSeconds
in class DispatcherGlobalStatistics
public long dsgicvsdRawValue()
dsgicvsdRawValue
in class DispatcherGlobalStatistics
public int dsgpriag()
dsgpriag
in class DispatcherGlobalStatistics
public int dsgstsks()
dsgstsks
in class DispatcherGlobalStatistics
public int dsgmbtch()
dsgmbtch
in class DispatcherGlobalStatistics
public int dsgcnt()
dsgcnt
in class DispatcherGlobalStatistics
public int dsgpnt()
dsgpnt
in class DispatcherGlobalStatistics
public ZonedDateTime dsgstart()
Use dsgstartRawValue()
for a BigInteger containing the complete
STCK value.
dsgstart
in class DispatcherGlobalStatistics
ZonedDateTime
public BigInteger dsgstartRawValue()
dsgstartRawValue
in class DispatcherGlobalStatistics
public LocalDateTime dsglstrt()
Use dsglstrtRawValue()
for a BigInteger containing the complete
STCK value.
dsglstrt
in class DispatcherGlobalStatistics
LocalDateTime
public BigInteger dsglstrtRawValue()
dsglstrtRawValue
in class DispatcherGlobalStatistics
public Duration dsgejst()
dsgejst
in class DispatcherGlobalStatistics
Duration
public double dsgejstSeconds()
dsgejstSeconds
in class DispatcherGlobalStatistics
public long dsgejstRawValue()
dsgejstRawValue
in class DispatcherGlobalStatistics
public Duration dsgsrbt()
dsgsrbt
in class DispatcherGlobalStatistics
Duration
public double dsgsrbtSeconds()
dsgsrbtSeconds
in class DispatcherGlobalStatistics
public long dsgsrbtRawValue()
dsgsrbtRawValue
in class DispatcherGlobalStatistics
public long dsgxscns()
dsgxscns
in class DispatcherGlobalStatistics
public long dsgxscnn()
dsgxscnn
in class DispatcherGlobalStatistics
public long dsgxtcbd()
dsgxtcbd
in class DispatcherGlobalStatistics
public List<DispatcherTcbModeStatistics> tcbModeStatistics()
DispatcherGlobalStatistics
tcbModeStatistics
in class DispatcherGlobalStatistics
public List<DispatcherTcbPoolStatistics> tcbPoolStatistics()
tcbPoolStatistics
in class DispatcherGlobalStatistics
public static DispatcherGlobalStatistics 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 sectionpublic ZonedDateTime dsggxscn()
dsggxscn
in class DispatcherGlobalStatistics
ZonedDateTime
public BigInteger dsggxscnRawValue()
dsggxscnRawValue
in class DispatcherGlobalStatistics
public LocalDateTime dsglxscn()
dsglxscn
in class DispatcherGlobalStatistics
LocalDateTime
public BigInteger dsglxscnRawValue()
dsglxscnRawValue
in class DispatcherGlobalStatistics
public ZonedDateTime dsggxsnd()
dsggxsnd
in class DispatcherGlobalStatistics
ZonedDateTime
public BigInteger dsggxsndRawValue()
dsggxsndRawValue
in class DispatcherGlobalStatistics
public LocalDateTime dsglxsnd()
dsglxsnd
in class DispatcherGlobalStatistics
LocalDateTime
public BigInteger dsglxsndRawValue()
dsglxsndRawValue
in class DispatcherGlobalStatistics
Copyright © 2020 Black Hill Software Pty Ltd. All rights reserved.