public final class AsynchronousServiceGlobalStatistics extends StatisticsDataSection
Modifier and Type | Field and Description |
---|---|
static int |
ASGIDE
Constant: 0x95 = 149
|
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 |
---|---|
long |
asgChildrenCur()
ASG_CHILDREN_CUR value.
|
long |
asgChildrenPeak()
ASG_CHILDREN_PEAK value.
|
int |
asgdsId()
ASGDS_ID value.
|
int |
asgdsLen()
ASGDS_LEN value.
|
int |
asgdsVers()
ASGDS_VERS value.
|
long |
asgFetchCount()
ASG_FETCH_COUNT value.
|
long |
asgFreeCount()
ASG_FREE_COUNT value.
|
long |
asgParentsDelayedCur()
ASG_PARENTS_DELAYED_CUR value.
|
long |
asgParentsDelayedPeak()
ASG_PARENTS_DELAYED_PEAK value.
|
long |
asgRunCount()
ASG_RUN_COUNT value.
|
long |
asgRunDelayCount()
ASG_RUN_DELAY_COUNT value.
|
static AsynchronousServiceGlobalStatistics |
create(byte[] Data,
int offset,
int length)
create is intended for internal use only.
|
create, stid, stid, stilen, stilen, stivers
createSection, dump, dump, dump, dump, equals, getBytes, getBytes, getDataArray, getTriplet, hashCode, toString
public static final int ASGIDE
public int asgdsLen()
public int asgdsId()
public int asgdsVers()
public long asgRunCount()
public long asgFetchCount()
public long asgFreeCount()
public long asgRunDelayCount()
public long asgParentsDelayedCur()
public long asgParentsDelayedPeak()
public long asgChildrenCur()
public long asgChildrenPeak()
public static AsynchronousServiceGlobalStatistics 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.