public final class CfRequestStatistics extends StatisticsDataSection
Modifier and Type | Field and Description |
---|---|
static int |
S8CLEN
Constant: 0x60 = 96
|
static int |
S8IDE
Constant: 0x80 = 128
|
static int |
S8VERS
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 CfRequestStatistics |
create(byte[] Data,
int offset,
int length)
create is intended for internal use only.
|
int |
s8dvers()
S8DVERS value.
|
int |
s8id()
S8ID value.
|
long |
s8iqinqu()
S8IQINQU value.
|
int |
s8len()
S8LEN value.
|
long |
s8occlos()
S8OCCLOS value.
|
long |
s8ocdele()
S8OCDELE value.
|
long |
s8ocopen()
S8OCOPEN value.
|
long |
s8ocset()
S8OCSET value.
|
long |
s8ocstat()
S8OCSTAT value.
|
long |
s8rqdele()
S8RQDELE value.
|
long |
s8rqdelm()
S8RQDELM value.
|
long |
s8rqhigh()
S8RQHIGH value.
|
long |
s8rqload()
S8RQLOAD value.
|
long |
s8rqpoin()
S8RQPOIN value.
|
long |
s8rqrddl()
S8RQRDDL value.
|
long |
s8rqread()
S8RQREAD value.
|
long |
s8rqrewr()
S8RQREWR value.
|
long |
s8rqunlk()
S8RQUNLK value.
|
long |
s8rqwrit()
S8RQWRIT value.
|
long |
s8spback()
S8SPBACK value.
|
long |
s8spcomm()
S8SPCOMM value.
|
long |
s8spinqu()
S8SPINQU value.
|
long |
s8spprep()
S8SPPREP value.
|
long |
s8sprest()
S8SPREST value.
|
long |
s8spreta()
S8SPRETA value.
|
create, stid, stid, stilen, stilen, stivers
createSection, dump, dump, dump, dump, equals, getBytes, getBytes, getDataArray, getTriplet, hashCode, toString
public static final int S8IDE
public static final int S8VERS
public static final int S8CLEN
public int s8len()
public int s8id()
public int s8dvers()
public long s8ocopen()
public long s8occlos()
public long s8ocset()
public long s8ocdele()
public long s8ocstat()
public long s8rqpoin()
public long s8rqhigh()
public long s8rqread()
public long s8rqrddl()
public long s8rqunlk()
public long s8rqload()
public long s8rqwrit()
public long s8rqrewr()
public long s8rqdele()
public long s8rqdelm()
public long s8iqinqu()
public long s8spprep()
public long s8spreta()
public long s8spcomm()
public long s8spback()
public long s8spinqu()
public long s8sprest()
public static CfRequestStatistics 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.