public final class LoaderGlobalStatistics extends StatisticsDataSection
Modifier and Type | Field and Description |
---|---|
static int |
LDGGLEN
Constant: 0x3C = 60
|
static int |
LDGHLEN
Constant: 0x08 = 8
|
static int |
LDGIDE
Constant: 0x1E = 30
|
static int |
LDGVERS
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 LoaderGlobalStatistics |
create(byte[] Data,
int offset,
int length)
create is intended for internal use only.
|
long |
ldgdrebs()
LDGDREBS value.
|
int |
ldgdvers()
LDGDVERS value.
|
long |
ldghwmt()
LDGHWMT value.
|
int |
ldgid()
LDGID value.
|
long |
ldglbsou()
LDGLBSOU value.
|
int |
ldglen()
LDGLEN value.
|
long |
ldgllr()
LDGLLR value.
|
long |
ldgllrro()
LDGLLRRO value.
|
Duration |
ldgllt()
LDGLLT as a Duration.
|
double |
ldglltRawValue()
LDGLLT raw value.
|
Duration |
ldglltro()
LDGLLTRO as a Duration.
|
double |
ldglltroRawValue()
LDGLLTRO raw value.
|
double |
ldglltroSeconds()
LDGLLTRO in seconds.
|
double |
ldglltSeconds()
LDGLLT in seconds.
|
Duration |
ldglsort()
LDGLSORT as a Duration.
|
long |
ldglsortRawValue()
LDGLSORT raw value.
|
double |
ldglsortSeconds()
LDGLSORT in seconds.
|
long |
ldglwsou()
LDGLWSOU value.
|
long |
ldgpuses()
LDGPUSES value.
|
Duration |
ldgttw()
LDGTTW as a Duration.
|
double |
ldgttwRawValue()
LDGTTW raw value.
|
double |
ldgttwSeconds()
LDGTTW in seconds.
|
long |
ldgwlr()
LDGWLR value.
|
long |
ldgwlrhw()
LDGWLRHW value.
|
long |
ldgwtdlr()
LDGWTDLR value.
|
List<LoaderGlobalDsaStatistics> |
loaderGlobalDsaStatistics()
Get a List containing LoaderGlobalDsaStatistics 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 LDGIDE
public static final int LDGVERS
public static final int LDGHLEN
public static final int LDGGLEN
public int ldglen()
public int ldgid()
public int ldgdvers()
public long ldgllr()
public double ldglltSeconds()
public double ldglltRawValue()
public long ldgpuses()
public long ldgwlr()
public long ldgwlrhw()
public long ldghwmt()
public double ldgttwSeconds()
public double ldgttwRawValue()
public long ldgdrebs()
public long ldgwtdlr()
public long ldgllrro()
public Duration ldglltro()
Duration
public double ldglltroSeconds()
public double ldglltroRawValue()
public long ldglwsou()
public Duration ldglsort()
Duration
public double ldglsortSeconds()
public long ldglsortRawValue()
public long ldglbsou()
public List<LoaderGlobalDsaStatistics> loaderGlobalDsaStatistics()
public static LoaderGlobalStatistics 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.