public final class XqServerStorageStatistics extends StatisticsDataSection
Modifier and Type | Field and Description |
---|---|
static int |
S3CLEN
Constant: 0x68 = 104
|
static int |
S3IDE
Constant: 0x7B = 123
|
static int |
S3VERS
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 XqServerStorageStatistics |
create(byte[] Data,
int offset,
int length)
create is intended for internal use only.
|
long |
s3anyfr()
S3ANYFR value.
|
long |
s3anylo()
S3ANYLO value.
|
long |
s3anymx()
S3ANYMX value.
|
String |
s3anynam()
S3ANYNAM value.
|
long |
s3anyptr()
S3ANYPTR value.
|
long |
s3anyrqc()
S3ANYRQC value.
|
long |
s3anyrqf()
S3ANYRQF value.
|
long |
s3anyrqg()
S3ANYRQG value.
|
long |
s3anyrqs()
S3ANYRQS value.
|
long |
s3anysiz()
S3ANYSIZ value.
|
long |
s3anyus()
S3ANYUS value.
|
int |
s3dvers()
S3DVERS value.
|
int |
s3id()
S3ID value.
|
int |
s3len()
S3LEN value.
|
long |
s3lowfr()
S3LOWFR value.
|
long |
s3lowlo()
S3LOWLO value.
|
long |
s3lowmx()
S3LOWMX value.
|
String |
s3lownam()
S3LOWNAM value.
|
long |
s3lowptr()
S3LOWPTR value.
|
long |
s3lowrqc()
S3LOWRQC value.
|
long |
s3lowrqf()
S3LOWRQF value.
|
long |
s3lowrqg()
S3LOWRQG value.
|
long |
s3lowrqs()
S3LOWRQS value.
|
long |
s3lowsiz()
S3LOWSIZ value.
|
long |
s3lowus()
S3LOWUS value.
|
create, stid, stid, stilen, stilen, stivers
createSection, dump, dump, dump, dump, equals, getBytes, getBytes, getDataArray, getTriplet, hashCode, toString
public static final int S3IDE
public static final int S3VERS
public static final int S3CLEN
public int s3len()
public int s3id()
public int s3dvers()
public String s3anynam()
public long s3anysiz()
public long s3anyptr()
public long s3anymx()
public long s3anyus()
public long s3anyfr()
public long s3anylo()
public long s3anyrqg()
public long s3anyrqf()
public long s3anyrqs()
public long s3anyrqc()
public String s3lownam()
public long s3lowsiz()
public long s3lowptr()
public long s3lowmx()
public long s3lowus()
public long s3lowfr()
public long s3lowlo()
public long s3lowrqg()
public long s3lowrqf()
public long s3lowrqs()
public long s3lowrqc()
public static XqServerStorageStatistics 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.