public final class WebUrimapResourceStatistics extends StatisticsDataSection
Modifier and Type | Field and Description |
---|---|
static int |
WBR_ANALYZER_NO
Constant: 0x01 = 1
|
static int |
WBR_ANALYZER_YES
Constant: 0x02 = 2
|
static int |
WBR_AUTHENTICATE_BASIC
Constant: 0x01 = 1
|
static int |
WBR_AUTHENTICATE_NONE
Constant: 0x00 = 0
|
static int |
WBR_BUNDLE_INSTALL
Constant: 0x09 = 9
|
static int |
WBR_CREATE_CHANGE
Constant: 0x04 = 4
|
static int |
WBR_CREATE_INSTALL
Constant: 0x04 = 4
|
static int |
WBR_CSDAPI_CHANGE
Constant: 0x01 = 1
|
static int |
WBR_CSDAPI_INSTALL
Constant: 0x01 = 1
|
static int |
WBR_CSDBATCH_CHANGE
Constant: 0x02 = 2
|
static int |
WBR_DREPAPI_CHANGE
Constant: 0x03 = 3
|
static int |
WBR_DYNAMIC_CHANGE
Constant: 0x08 = 8
|
static int |
WBR_DYNAMIC_INSTALL
Constant: 0x08 = 8
|
static int |
WBR_ENTRYPOINT_NO
Constant: 0x01 = 1
|
static int |
WBR_ENTRYPOINT_YES
Constant: 0x02 = 2
|
static int |
WBR_GRPLIST_INSTALL
Constant: 0x05 = 5
|
static int |
WBR_IP_FAMILY_IPV4
Constant: 0x01 = 1
|
static int |
WBR_IP_FAMILY_IPV6
Constant: 0x02 = 2
|
static int |
WBR_IP_FAMILY_UNKNOWN
Constant: 0x00 = 0
|
static int |
WBR_REDIRECTION_NONE
Constant: 0x01 = 1
|
static int |
WBR_REDIRECTION_PERM
Constant: 0x03 = 3
|
static int |
WBR_REDIRECTION_TEMP
Constant: 0x02 = 2
|
static int |
WBR_SCHEME_HTTP
Constant: 0x01 = 1
|
static int |
WBR_SCHEME_HTTPS
Constant: 0x02 = 2
|
static int |
WBR_USAGE_ATOM
Constant: 0x04 = 4
|
static int |
WBR_USAGE_CLIENT
Constant: 0x02 = 2
|
static int |
WBR_USAGE_JVMSERVER
Constant: 0x05 = 5
|
static int |
WBR_USAGE_PIPELINE
Constant: 0x03 = 3
|
static int |
WBR_USAGE_SERVER
Constant: 0x01 = 1
|
static int |
WBR_VERS
Constant: 0x01 = 1
|
static int |
WBRDS_LENGTH
Constant: 0x04A4 = 1188
|
static int |
WBRIDR
Constant: 0x68 = 104
|
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 WebUrimapResourceStatistics |
create(byte[] Data,
int offset,
int length)
create is intended for internal use only.
|
boolean |
wbrAnalyzerNo()
Return true if
wbrUrimapAnalyzerUse() equals WBR_ANALYZER_NO . |
boolean |
wbrAnalyzerYes()
Return true if
wbrUrimapAnalyzerUse() equals WBR_ANALYZER_YES . |
boolean |
wbrAuthenticateBasic()
Return true if
wbrUrimapAuthenticate() equals WBR_AUTHENTICATE_BASIC . |
boolean |
wbrAuthenticateNone()
Return true if
wbrUrimapAuthenticate() equals WBR_AUTHENTICATE_NONE . |
boolean |
wbrBundleInstall()
Return true if
wbrUrimapInstallAgent() equals WBR_BUNDLE_INSTALL . |
boolean |
wbrCreateChange()
Return true if
wbrUrimapChangeAgent() equals WBR_CREATE_CHANGE . |
boolean |
wbrCreateInstall()
Return true if
wbrUrimapInstallAgent() equals WBR_CREATE_INSTALL . |
boolean |
wbrCsdapiChange()
Return true if
wbrUrimapChangeAgent() equals WBR_CSDAPI_CHANGE . |
boolean |
wbrCsdapiInstall()
Return true if
wbrUrimapInstallAgent() equals WBR_CSDAPI_INSTALL . |
boolean |
wbrCsdbatchChange()
Return true if
wbrUrimapChangeAgent() equals WBR_CSDBATCH_CHANGE . |
boolean |
wbrDrepapiChange()
Return true if
wbrUrimapChangeAgent() equals WBR_DREPAPI_CHANGE . |
int |
wbrdsId()
WBRDS_ID value.
|
int |
wbrdsLen()
WBRDS_LEN value.
|
int |
wbrdsVers()
WBRDS_VERS value.
|
boolean |
wbrDynamicChange()
Return true if
wbrUrimapChangeAgent() equals WBR_DYNAMIC_CHANGE . |
boolean |
wbrDynamicInstall()
Return true if
wbrUrimapInstallAgent() equals WBR_DYNAMIC_INSTALL . |
boolean |
wbrEntrypointNo()
Return true if
wbrUrimapEntrypoint() equals WBR_ENTRYPOINT_NO . |
boolean |
wbrEntrypointYes()
Return true if
wbrUrimapEntrypoint() equals WBR_ENTRYPOINT_YES . |
boolean |
wbrGrplistInstall()
Return true if
wbrUrimapInstallAgent() equals WBR_GRPLIST_INSTALL . |
boolean |
wbrIpFamilyIpv4()
Return true if
wbrUrimapIpFamily() equals WBR_IP_FAMILY_IPV4 . |
boolean |
wbrIpFamilyIpv6()
Return true if
wbrUrimapIpFamily() equals WBR_IP_FAMILY_IPV6 . |
boolean |
wbrIpFamilyUnknown()
Return true if
wbrUrimapIpFamily() equals WBR_IP_FAMILY_UNKNOWN . |
boolean |
wbrRedirectionNone()
Return true if
wbrUrimapRedirectType() equals WBR_REDIRECTION_NONE . |
boolean |
wbrRedirectionPerm()
Return true if
wbrUrimapRedirectType() equals WBR_REDIRECTION_PERM . |
boolean |
wbrRedirectionTemp()
Return true if
wbrUrimapRedirectType() equals WBR_REDIRECTION_TEMP . |
boolean |
wbrSchemeHttp()
Return true if
wbrUrimapScheme() equals WBR_SCHEME_HTTP . |
boolean |
wbrSchemeHttps()
Return true if
wbrUrimapScheme() equals WBR_SCHEME_HTTPS . |
int |
wbrUrimapAnalyzerUse()
WBR_URIMAP_ANALYZER_USE value.
|
String |
wbrUrimapAtomservice()
WBR_URIMAP_ATOMSERVICE value.
|
int |
wbrUrimapAuthenticate()
WBR_URIMAP_AUTHENTICATE value.
|
int |
wbrUrimapChangeAgent()
WBR_URIMAP_CHANGE_AGENT value.
|
LocalDateTime |
wbrUrimapChangeTime()
WBR_URIMAP_CHANGE_TIME STCK value converted to LocalDateTime (nanosecond precision).
|
BigInteger |
wbrUrimapChangeTimeRawValue()
WBR_URIMAP_CHANGE_TIME STCK value.
|
String |
wbrUrimapChangeUserid()
WBR_URIMAP_CHANGE_USERID value.
|
String |
wbrUrimapConverter()
WBR_URIMAP_CONVERTER value.
|
String |
wbrUrimapDefineSource()
WBR_URIMAP_DEFINE_SOURCE value.
|
int |
wbrUrimapEntrypoint()
WBR_URIMAP_ENTRYPOINT value.
|
String |
wbrUrimapHfsfile()
WBR_URIMAP_HFSFILE value.
|
String |
wbrUrimapHostname()
WBR_URIMAP_HOSTNAME value.
|
int |
wbrUrimapInstallAgent()
WBR_URIMAP_INSTALL_AGENT value.
|
LocalDateTime |
wbrUrimapInstallTime()
WBR_URIMAP_INSTALL_TIME STCK value converted to LocalDateTime (nanosecond precision).
|
BigInteger |
wbrUrimapInstallTimeRawValue()
WBR_URIMAP_INSTALL_TIME STCK value.
|
String |
wbrUrimapInstallUserid()
WBR_URIMAP_INSTALL_USERID value.
|
String |
wbrUrimapIpAddress()
WBR_URIMAP_IP_ADDRESS value.
|
InetAddress |
wbrUrimapIpAddressAsInetAddress()
WBR_URIMAP_IP_ADDRESS value.
|
int |
wbrUrimapIpFamily()
WBR_URIMAP_IP_FAMILY value.
|
String |
wbrUrimapLocation()
WBR_URIMAP_LOCATION value.
|
long |
wbrUrimapMatchDisabled()
WBR_URIMAP_MATCH_DISABLED value.
|
long |
wbrUrimapMatchRedirect()
WBR_URIMAP_MATCH_REDIRECT value.
|
String |
wbrUrimapName()
WBR_URIMAP_NAME value.
|
String |
wbrUrimapPath()
WBR_URIMAP_PATH value.
|
String |
wbrUrimapPipeline()
WBR_URIMAP_PIPELINE value.
|
long |
wbrUrimapPort()
WBR_URIMAP_PORT value.
|
String |
wbrUrimapProgramName()
WBR_URIMAP_PROGRAM_NAME value.
|
int |
wbrUrimapRedirectType()
WBR_URIMAP_REDIRECT_TYPE value.
|
long |
wbrUrimapReferenceCount()
WBR_URIMAP_REFERENCE_COUNT value.
|
int |
wbrUrimapScheme()
WBR_URIMAP_SCHEME value.
|
Duration |
wbrUrimapSocketclose()
WBR_URIMAP_SOCKETCLOSE as a Duration.
|
long |
wbrUrimapSocketcloseRawValue()
WBR_URIMAP_SOCKETCLOSE raw value.
|
double |
wbrUrimapSocketcloseSeconds()
WBR_URIMAP_SOCKETCLOSE in seconds.
|
long |
wbrUrimapSocketsReclaimed()
WBR_URIMAP_SOCKETS_RECLAIMED value.
|
long |
wbrUrimapSocketsTimedout()
WBR_URIMAP_SOCKETS_TIMEDOUT value.
|
long |
wbrUrimapSockpoolsize()
WBR_URIMAP_SOCKPOOLSIZE value.
|
long |
wbrUrimapSockpoolsizePeak()
WBR_URIMAP_SOCKPOOLSIZE_PEAK value.
|
String |
wbrUrimapTcpipservice()
WBR_URIMAP_TCPIPSERVICE value.
|
String |
wbrUrimapTemplatename()
WBR_URIMAP_TEMPLATENAME value.
|
String |
wbrUrimapTransId()
WBR_URIMAP_TRANS_ID value.
|
int |
wbrUrimapUsage()
WBR_URIMAP_USAGE value.
|
String |
wbrUrimapWebservice()
WBR_URIMAP_WEBSERVICE value.
|
boolean |
wbrUsageAtom()
Return true if
wbrUrimapUsage() equals WBR_USAGE_ATOM . |
boolean |
wbrUsageClient()
Return true if
wbrUrimapUsage() equals WBR_USAGE_CLIENT . |
boolean |
wbrUsageJvmserver()
Return true if
wbrUrimapUsage() equals WBR_USAGE_JVMSERVER . |
boolean |
wbrUsagePipeline()
Return true if
wbrUrimapUsage() equals WBR_USAGE_PIPELINE . |
boolean |
wbrUsageServer()
Return true if
wbrUrimapUsage() equals WBR_USAGE_SERVER . |
create, stid, stid, stilen, stilen, stivers
createSection, dump, dump, dump, dump, equals, getBytes, getBytes, getDataArray, getTriplet, hashCode, toString
public static final int WBRDS_LENGTH
public static final int WBRIDR
public static final int WBR_VERS
public static final int WBR_USAGE_SERVER
public static final int WBR_USAGE_CLIENT
public static final int WBR_USAGE_PIPELINE
public static final int WBR_USAGE_ATOM
public static final int WBR_USAGE_JVMSERVER
public static final int WBR_SCHEME_HTTP
public static final int WBR_SCHEME_HTTPS
public static final int WBR_ANALYZER_NO
public static final int WBR_ANALYZER_YES
public static final int WBR_REDIRECTION_NONE
public static final int WBR_REDIRECTION_TEMP
public static final int WBR_REDIRECTION_PERM
public static final int WBR_AUTHENTICATE_NONE
public static final int WBR_AUTHENTICATE_BASIC
public static final int WBR_ENTRYPOINT_NO
public static final int WBR_ENTRYPOINT_YES
public static final int WBR_IP_FAMILY_UNKNOWN
public static final int WBR_IP_FAMILY_IPV4
public static final int WBR_IP_FAMILY_IPV6
public static final int WBR_CSDAPI_CHANGE
public static final int WBR_CSDBATCH_CHANGE
public static final int WBR_DREPAPI_CHANGE
public static final int WBR_CREATE_CHANGE
public static final int WBR_DYNAMIC_CHANGE
public static final int WBR_CSDAPI_INSTALL
public static final int WBR_CREATE_INSTALL
public static final int WBR_GRPLIST_INSTALL
public static final int WBR_DYNAMIC_INSTALL
public static final int WBR_BUNDLE_INSTALL
public int wbrdsLen()
public int wbrdsId()
public int wbrdsVers()
public String wbrUrimapName()
public int wbrUrimapUsage()
public int wbrUrimapScheme()
public int wbrUrimapAnalyzerUse()
public int wbrUrimapRedirectType()
public int wbrUrimapAuthenticate()
public int wbrUrimapEntrypoint()
public String wbrUrimapHostname()
public long wbrUrimapPort()
public String wbrUrimapPath()
public String wbrUrimapTemplatename()
public String wbrUrimapHfsfile()
public String wbrUrimapLocation()
public String wbrUrimapTransId()
public String wbrUrimapTcpipservice()
public String wbrUrimapConverter()
public String wbrUrimapProgramName()
public String wbrUrimapWebservice()
public String wbrUrimapPipeline()
public String wbrUrimapAtomservice()
public long wbrUrimapReferenceCount()
public long wbrUrimapMatchDisabled()
public long wbrUrimapMatchRedirect()
public Duration wbrUrimapSocketclose()
wbrUrimapSocketcloseRawValue()
.
Please contact Black Hill Software for more information.public double wbrUrimapSocketcloseSeconds()
wbrUrimapSocketcloseRawValue()
.
Please contact Black Hill Software for more information.public long wbrUrimapSocketcloseRawValue()
public long wbrUrimapSockpoolsize()
public long wbrUrimapSockpoolsizePeak()
public long wbrUrimapSocketsReclaimed()
public long wbrUrimapSocketsTimedout()
public String wbrUrimapIpAddress()
public InetAddress wbrUrimapIpAddressAsInetAddress() throws UnknownHostException
UnknownHostException
public int wbrUrimapIpFamily()
public String wbrUrimapDefineSource()
public LocalDateTime wbrUrimapChangeTime()
Use wbrUrimapChangeTimeRawValue()
for a BigInteger containing the complete
STCK value.
LocalDateTime
public BigInteger wbrUrimapChangeTimeRawValue()
public String wbrUrimapChangeUserid()
public int wbrUrimapChangeAgent()
public int wbrUrimapInstallAgent()
public LocalDateTime wbrUrimapInstallTime()
Use wbrUrimapInstallTimeRawValue()
for a BigInteger containing the complete
STCK value.
LocalDateTime
public BigInteger wbrUrimapInstallTimeRawValue()
public String wbrUrimapInstallUserid()
public boolean wbrUsageServer()
wbrUrimapUsage()
equals WBR_USAGE_SERVER
.wbrUrimapUsage()
equals WBR_USAGE_SERVER
WBR_USAGE_SERVER = 0x01
public boolean wbrUsageClient()
wbrUrimapUsage()
equals WBR_USAGE_CLIENT
.wbrUrimapUsage()
equals WBR_USAGE_CLIENT
WBR_USAGE_CLIENT = 0x02
public boolean wbrUsagePipeline()
wbrUrimapUsage()
equals WBR_USAGE_PIPELINE
.wbrUrimapUsage()
equals WBR_USAGE_PIPELINE
WBR_USAGE_PIPELINE = 0x03
public boolean wbrUsageAtom()
wbrUrimapUsage()
equals WBR_USAGE_ATOM
.wbrUrimapUsage()
equals WBR_USAGE_ATOM
WBR_USAGE_ATOM = 0x04
public boolean wbrUsageJvmserver()
wbrUrimapUsage()
equals WBR_USAGE_JVMSERVER
.wbrUrimapUsage()
equals WBR_USAGE_JVMSERVER
WBR_USAGE_JVMSERVER = 0x05
public boolean wbrSchemeHttp()
wbrUrimapScheme()
equals WBR_SCHEME_HTTP
.wbrUrimapScheme()
equals WBR_SCHEME_HTTP
WBR_SCHEME_HTTP = 0x01
public boolean wbrSchemeHttps()
wbrUrimapScheme()
equals WBR_SCHEME_HTTPS
.wbrUrimapScheme()
equals WBR_SCHEME_HTTPS
WBR_SCHEME_HTTPS = 0x02
public boolean wbrAnalyzerNo()
wbrUrimapAnalyzerUse()
equals WBR_ANALYZER_NO
.wbrUrimapAnalyzerUse()
equals WBR_ANALYZER_NO
WBR_ANALYZER_NO = 0x01
public boolean wbrAnalyzerYes()
wbrUrimapAnalyzerUse()
equals WBR_ANALYZER_YES
.wbrUrimapAnalyzerUse()
equals WBR_ANALYZER_YES
WBR_ANALYZER_YES = 0x02
public boolean wbrRedirectionNone()
wbrUrimapRedirectType()
equals WBR_REDIRECTION_NONE
.wbrUrimapRedirectType()
equals WBR_REDIRECTION_NONE
WBR_REDIRECTION_NONE = 0x01
public boolean wbrRedirectionTemp()
wbrUrimapRedirectType()
equals WBR_REDIRECTION_TEMP
.wbrUrimapRedirectType()
equals WBR_REDIRECTION_TEMP
WBR_REDIRECTION_TEMP = 0x02
public boolean wbrRedirectionPerm()
wbrUrimapRedirectType()
equals WBR_REDIRECTION_PERM
.wbrUrimapRedirectType()
equals WBR_REDIRECTION_PERM
WBR_REDIRECTION_PERM = 0x03
public boolean wbrAuthenticateNone()
wbrUrimapAuthenticate()
equals WBR_AUTHENTICATE_NONE
.wbrUrimapAuthenticate()
equals WBR_AUTHENTICATE_NONE
WBR_AUTHENTICATE_NONE = 0x00
public boolean wbrAuthenticateBasic()
wbrUrimapAuthenticate()
equals WBR_AUTHENTICATE_BASIC
.wbrUrimapAuthenticate()
equals WBR_AUTHENTICATE_BASIC
WBR_AUTHENTICATE_BASIC = 0x01
public boolean wbrEntrypointNo()
wbrUrimapEntrypoint()
equals WBR_ENTRYPOINT_NO
.wbrUrimapEntrypoint()
equals WBR_ENTRYPOINT_NO
WBR_ENTRYPOINT_NO = 0x01
public boolean wbrEntrypointYes()
wbrUrimapEntrypoint()
equals WBR_ENTRYPOINT_YES
.wbrUrimapEntrypoint()
equals WBR_ENTRYPOINT_YES
WBR_ENTRYPOINT_YES = 0x02
public boolean wbrIpFamilyUnknown()
wbrUrimapIpFamily()
equals WBR_IP_FAMILY_UNKNOWN
.wbrUrimapIpFamily()
equals WBR_IP_FAMILY_UNKNOWN
WBR_IP_FAMILY_UNKNOWN = 0x00
public boolean wbrIpFamilyIpv4()
wbrUrimapIpFamily()
equals WBR_IP_FAMILY_IPV4
.wbrUrimapIpFamily()
equals WBR_IP_FAMILY_IPV4
WBR_IP_FAMILY_IPV4 = 0x01
public boolean wbrIpFamilyIpv6()
wbrUrimapIpFamily()
equals WBR_IP_FAMILY_IPV6
.wbrUrimapIpFamily()
equals WBR_IP_FAMILY_IPV6
WBR_IP_FAMILY_IPV6 = 0x02
public boolean wbrCsdapiChange()
wbrUrimapChangeAgent()
equals WBR_CSDAPI_CHANGE
.wbrUrimapChangeAgent()
equals WBR_CSDAPI_CHANGE
WBR_CSDAPI_CHANGE = 0x01
public boolean wbrCsdbatchChange()
wbrUrimapChangeAgent()
equals WBR_CSDBATCH_CHANGE
.wbrUrimapChangeAgent()
equals WBR_CSDBATCH_CHANGE
WBR_CSDBATCH_CHANGE = 0x02
public boolean wbrDrepapiChange()
wbrUrimapChangeAgent()
equals WBR_DREPAPI_CHANGE
.wbrUrimapChangeAgent()
equals WBR_DREPAPI_CHANGE
WBR_DREPAPI_CHANGE = 0x03
public boolean wbrCreateChange()
wbrUrimapChangeAgent()
equals WBR_CREATE_CHANGE
.wbrUrimapChangeAgent()
equals WBR_CREATE_CHANGE
WBR_CREATE_CHANGE = 0x04
public boolean wbrDynamicChange()
wbrUrimapChangeAgent()
equals WBR_DYNAMIC_CHANGE
.wbrUrimapChangeAgent()
equals WBR_DYNAMIC_CHANGE
WBR_DYNAMIC_CHANGE = 0x08
public boolean wbrCsdapiInstall()
wbrUrimapInstallAgent()
equals WBR_CSDAPI_INSTALL
.wbrUrimapInstallAgent()
equals WBR_CSDAPI_INSTALL
WBR_CSDAPI_INSTALL = 0x01
public boolean wbrCreateInstall()
wbrUrimapInstallAgent()
equals WBR_CREATE_INSTALL
.wbrUrimapInstallAgent()
equals WBR_CREATE_INSTALL
WBR_CREATE_INSTALL = 0x04
public boolean wbrGrplistInstall()
wbrUrimapInstallAgent()
equals WBR_GRPLIST_INSTALL
.wbrUrimapInstallAgent()
equals WBR_GRPLIST_INSTALL
WBR_GRPLIST_INSTALL = 0x05
public boolean wbrDynamicInstall()
wbrUrimapInstallAgent()
equals WBR_DYNAMIC_INSTALL
.wbrUrimapInstallAgent()
equals WBR_DYNAMIC_INSTALL
WBR_DYNAMIC_INSTALL = 0x08
public boolean wbrBundleInstall()
wbrUrimapInstallAgent()
equals WBR_BUNDLE_INSTALL
.wbrUrimapInstallAgent()
equals WBR_BUNDLE_INSTALL
WBR_BUNDLE_INSTALL = 0x09
public static WebUrimapResourceStatistics 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 © 2021 Black Hill Software Pty Ltd. All rights reserved.