public final class WebUrimapGlobalStatistics extends StatisticsDataSection
Modifier and Type | Field and Description |
---|---|
static int |
WBG_VERS
Constant: 0x01 = 1
|
static int |
WBGDS_LENGTH
Constant: 0x60 = 96
|
static int |
WBGIDE
Constant: 0x65 = 101
|
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 WebUrimapGlobalStatistics |
create(byte[] Data,
int offset,
int length)
create is intended for internal use only.
|
int |
wbgdsId()
WBGDS_ID value.
|
int |
wbgdsLen()
WBGDS_LEN value.
|
int |
wbgdsVers()
WBGDS_VERS value.
|
long |
wbgHostDisabledCount()
WBG_HOST_DISABLED_COUNT value.
|
long |
wbgUrimapAtomservReqs()
WBG_URIMAP_ATOMSERV_REQS value.
|
long |
wbgUrimapDirectAttach()
WBG_URIMAP_DIRECT_ATTACH value.
|
long |
wbgUrimapDynamicContent()
WBG_URIMAP_DYNAMIC_CONTENT value.
|
long |
wbgUrimapEntrypointRef()
WBG_URIMAP_ENTRYPOINT_REF value.
|
long |
wbgUrimapJvmserverReqs()
WBG_URIMAP_JVMSERVER_REQS value.
|
long |
wbgUrimapMatchAnalyzer()
WBG_URIMAP_MATCH_ANALYZER value.
|
long |
wbgUrimapMatchCount()
WBG_URIMAP_MATCH_COUNT value.
|
long |
wbgUrimapMatchDisabled()
WBG_URIMAP_MATCH_DISABLED value.
|
long |
wbgUrimapMatchRedirect()
WBG_URIMAP_MATCH_REDIRECT value.
|
long |
wbgUrimapNoMatchCount()
WBG_URIMAP_NO_MATCH_COUNT value.
|
long |
wbgUrimapPipelineReqs()
WBG_URIMAP_PIPELINE_REQS value.
|
long |
wbgUrimapReferenceCount()
WBG_URIMAP_REFERENCE_COUNT value.
|
long |
wbgUrimapSchemeHttp()
WBG_URIMAP_SCHEME_HTTP value.
|
long |
wbgUrimapSchemeHttps()
WBG_URIMAP_SCHEME_HTTPS value.
|
long |
wbgUrimapStaticContent()
WBG_URIMAP_STATIC_CONTENT value.
|
create, stid, stid, stilen, stilen, stivers
createSection, dump, dump, dump, dump, equals, getBytes, getBytes, getDataArray, getTriplet, hashCode, toString
public static final int WBGDS_LENGTH
public static final int WBGIDE
public static final int WBG_VERS
public int wbgdsLen()
public int wbgdsId()
public int wbgdsVers()
public long wbgUrimapReferenceCount()
public long wbgUrimapMatchDisabled()
public long wbgUrimapNoMatchCount()
public long wbgUrimapMatchCount()
public long wbgUrimapMatchRedirect()
public long wbgUrimapMatchAnalyzer()
public long wbgUrimapStaticContent()
public long wbgUrimapDynamicContent()
public long wbgUrimapPipelineReqs()
public long wbgUrimapSchemeHttp()
public long wbgUrimapSchemeHttps()
public long wbgHostDisabledCount()
public long wbgUrimapAtomservReqs()
public long wbgUrimapJvmserverReqs()
public long wbgUrimapEntrypointRef()
public long wbgUrimapDirectAttach()
public static WebUrimapGlobalStatistics 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.