public final class TransactionDumpGlobalStatistics extends StatisticsDataSection
Modifier and Type | Field and Description |
---|---|
static int |
TDGCLEN
Constant: 0x10 = 16
|
static int |
TDGIDE
Constant: 0x57 = 87
|
static int |
TDGVERS
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 TransactionDumpGlobalStatistics |
create(byte[] Data,
int offset,
int length)
create is intended for internal use only.
|
int |
tdgdvers()
TDGDVERS value.
|
int |
tdgid()
TDGID value.
|
int |
tdglen()
TDGLEN value.
|
long |
transDumpSupp()
TRANS_DUMP_SUPP value.
|
long |
transDumpTaken()
TRANS_DUMP_TAKEN value.
|
create, stid, stid, stilen, stilen, stivers
createSection, dump, dump, dump, dump, equals, getBytes, getBytes, getDataArray, getTriplet, hashCode, toString
public static final int TDGIDE
public static final int TDGVERS
public static final int TDGCLEN
public int tdglen()
public int tdgid()
public int tdgdvers()
public long transDumpTaken()
public long transDumpSupp()
public static TransactionDumpGlobalStatistics 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.