public final class IpconnStatistics extends StatisticsDataSection
Modifier and Type | Field and Description |
---|---|
static int |
ISR_AUTOINSTALL_CHANGE
Constant: 0x06 = 6
|
static int |
ISR_AUTOINSTALL_INSTALL
Constant: 0x06 = 6
|
static int |
ISR_CREATE_CHANGE
Constant: 0x04 = 4
|
static int |
ISR_CREATE_INSTALL
Constant: 0x04 = 4
|
static int |
ISR_CSDAPI_CHANGE
Constant: 0x01 = 1
|
static int |
ISR_CSDAPI_INSTALL
Constant: 0x01 = 1
|
static int |
ISR_CSDBATCH_CHANGE
Constant: 0x02 = 2
|
static int |
ISR_DREPAPI_CHANGE
Constant: 0x03 = 3
|
static int |
ISR_GRPLIST_INSTALL
Constant: 0x05 = 5
|
static int |
ISR_IP_FAMILY_IPV4
Constant: 0x01 = 1
|
static int |
ISR_IP_FAMILY_IPV6
Constant: 0x02 = 2
|
static int |
ISR_IP_FAMILY_UNKNOWN
Constant: 0x00 = 0
|
static int |
ISR_LINKAUTH_CERTUSER
Constant: 0x01 = 1
|
static int |
ISR_LINKAUTH_SECUSER
Constant: 0x02 = 2
|
static int |
ISR_MIRRORLIFE_REQUEST
Constant: 0x01 = 1
|
static int |
ISR_MIRRORLIFE_TASK
Constant: 0x02 = 2
|
static int |
ISR_MIRRORLIFE_UOW
Constant: 0x03 = 3
|
static int |
ISR_SSL_NO
Constant: 0x02 = 2
|
static int |
ISR_SSL_YES
Constant: 0x01 = 1
|
static int |
ISR_USERAUTH_DEFAULTUSER
Constant: 0x01 = 1
|
static int |
ISR_USERAUTH_IDENTIFY
Constant: 0x02 = 2
|
static int |
ISR_USERAUTH_LOCAL
Constant: 0x03 = 3
|
static int |
ISR_USERAUTH_VERIFY
Constant: 0x04 = 4
|
static int |
ISR_VERS
Constant: 0x01 = 1
|
static int |
ISRDS_LENGTH
Constant: 0x0244 = 580
|
static int |
ISRIDR
Constant: 0x6D = 109
|
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 IpconnStatistics |
create(byte[] Data,
int offset,
int length)
create is intended for internal use only.
|
long |
isrAllocateQueueLimit()
ISR_ALLOCATE_QUEUE_LIMIT value.
|
long |
isrAllocatesFailedLink()
ISR_ALLOCATES_FAILED_LINK value.
|
long |
isrAllocatesFailedOther()
ISR_ALLOCATES_FAILED_OTHER value.
|
String |
isrApplid()
ISR_APPLID value.
|
boolean |
isrAutoinstallChange()
Return true if
isrIpconnChangeAgent() equals ISR_AUTOINSTALL_CHANGE . |
boolean |
isrAutoinstallInstall()
Return true if
isrIpconnInstallAgent() equals ISR_AUTOINSTALL_INSTALL . |
boolean |
isrCreateChange()
Return true if
isrIpconnChangeAgent() equals ISR_CREATE_CHANGE . |
boolean |
isrCreateInstall()
Return true if
isrIpconnInstallAgent() equals ISR_CREATE_INSTALL . |
boolean |
isrCsdapiChange()
Return true if
isrIpconnChangeAgent() equals ISR_CSDAPI_CHANGE . |
boolean |
isrCsdapiInstall()
Return true if
isrIpconnInstallAgent() equals ISR_CSDAPI_INSTALL . |
boolean |
isrCsdbatchChange()
Return true if
isrIpconnChangeAgent() equals ISR_CSDBATCH_CHANGE . |
long |
isrCurrentQueuedAllocates()
ISR_CURRENT_QUEUED_ALLOCATES value.
|
long |
isrCurrentReceiveSessions()
ISR_CURRENT_RECEIVE_SESSIONS value.
|
long |
isrCurrentSendSessions()
ISR_CURRENT_SEND_SESSIONS value.
|
boolean |
isrDrepapiChange()
Return true if
isrIpconnChangeAgent() equals ISR_DREPAPI_CHANGE . |
int |
isrdsId()
ISRDS_ID value.
|
int |
isrdsLen()
ISRDS_LEN value.
|
int |
isrdsVers()
ISRDS_VERS value.
|
long |
isrFsFcBytesReceived()
ISR_FS_FC_BYTES_RECEIVED value, throws exception if ISR_FS_FC_BYTES_RECEIVED overflows 64 bit signed integer.
|
BigInteger |
isrFsFcBytesReceivedAsBigInteger()
ISR_FS_FC_BYTES_RECEIVED value as a BigInteger.
|
long |
isrFsFcBytesSent()
ISR_FS_FC_BYTES_SENT value, throws exception if ISR_FS_FC_BYTES_SENT overflows 64 bit signed integer.
|
BigInteger |
isrFsFcBytesSentAsBigInteger()
ISR_FS_FC_BYTES_SENT value as a BigInteger.
|
long |
isrFsFcRequests()
ISR_FS_FC_REQUESTS value.
|
long |
isrFsIcBytesReceived()
ISR_FS_IC_BYTES_RECEIVED value, throws exception if ISR_FS_IC_BYTES_RECEIVED overflows 64 bit signed integer.
|
BigInteger |
isrFsIcBytesReceivedAsBigInteger()
ISR_FS_IC_BYTES_RECEIVED value as a BigInteger.
|
long |
isrFsIcBytesSent()
ISR_FS_IC_BYTES_SENT value, throws exception if ISR_FS_IC_BYTES_SENT overflows 64 bit signed integer.
|
BigInteger |
isrFsIcBytesSentAsBigInteger()
ISR_FS_IC_BYTES_SENT value as a BigInteger.
|
long |
isrFsIcRequests()
ISR_FS_IC_REQUESTS value.
|
long |
isrFsPgBytesReceived()
ISR_FS_PG_BYTES_RECEIVED value, throws exception if ISR_FS_PG_BYTES_RECEIVED overflows 64 bit signed integer.
|
BigInteger |
isrFsPgBytesReceivedAsBigInteger()
ISR_FS_PG_BYTES_RECEIVED value as a BigInteger.
|
long |
isrFsPgBytesSent()
ISR_FS_PG_BYTES_SENT value, throws exception if ISR_FS_PG_BYTES_SENT overflows 64 bit signed integer.
|
BigInteger |
isrFsPgBytesSentAsBigInteger()
ISR_FS_PG_BYTES_SENT value as a BigInteger.
|
long |
isrFsPgRequests()
ISR_FS_PG_REQUESTS value.
|
long |
isrFsTdBytesReceived()
ISR_FS_TD_BYTES_RECEIVED value, throws exception if ISR_FS_TD_BYTES_RECEIVED overflows 64 bit signed integer.
|
BigInteger |
isrFsTdBytesReceivedAsBigInteger()
ISR_FS_TD_BYTES_RECEIVED value as a BigInteger.
|
long |
isrFsTdBytesSent()
ISR_FS_TD_BYTES_SENT value, throws exception if ISR_FS_TD_BYTES_SENT overflows 64 bit signed integer.
|
BigInteger |
isrFsTdBytesSentAsBigInteger()
ISR_FS_TD_BYTES_SENT value as a BigInteger.
|
long |
isrFsTdRequests()
ISR_FS_TD_REQUESTS value.
|
long |
isrFsTsBytesReceived()
ISR_FS_TS_BYTES_RECEIVED value, throws exception if ISR_FS_TS_BYTES_RECEIVED overflows 64 bit signed integer.
|
BigInteger |
isrFsTsBytesReceivedAsBigInteger()
ISR_FS_TS_BYTES_RECEIVED value as a BigInteger.
|
long |
isrFsTsBytesSent()
ISR_FS_TS_BYTES_SENT value, throws exception if ISR_FS_TS_BYTES_SENT overflows 64 bit signed integer.
|
BigInteger |
isrFsTsBytesSentAsBigInteger()
ISR_FS_TS_BYTES_SENT value as a BigInteger.
|
long |
isrFsTsRequests()
ISR_FS_TS_REQUESTS value.
|
boolean |
isrGrplistInstall()
Return true if
isrIpconnInstallAgent() equals ISR_GRPLIST_INSTALL . |
String |
isrHostName()
ISR_HOST_NAME value.
|
int |
isrIpconnChangeAgent()
ISR_IPCONN_CHANGE_AGENT value.
|
LocalDateTime |
isrIpconnChangeTime()
ISR_IPCONN_CHANGE_TIME STCK value converted to LocalDateTime (nanosecond precision).
|
BigInteger |
isrIpconnChangeTimeRawValue()
ISR_IPCONN_CHANGE_TIME STCK value.
|
String |
isrIpconnChangeUserid()
ISR_IPCONN_CHANGE_USERID value.
|
LocalDateTime |
isrIpconnCreateTime()
ISR_IPCONN_CREATE_TIME STCK value converted to LocalDateTime (nanosecond precision).
|
BigInteger |
isrIpconnCreateTimeRawValue()
ISR_IPCONN_CREATE_TIME STCK value.
|
String |
isrIpconnDefineSource()
ISR_IPCONN_DEFINE_SOURCE value.
|
LocalDateTime |
isrIpconnDeleteTime()
ISR_IPCONN_DELETE_TIME STCK value converted to LocalDateTime (nanosecond precision).
|
BigInteger |
isrIpconnDeleteTimeRawValue()
ISR_IPCONN_DELETE_TIME STCK value.
|
ZonedDateTime |
isrIpconnGmtCreateTime()
ISR_IPCONN_GMT_CREATE_TIME STCK value converted to ZonedDateTime (nanosecond precision, ZoneOffset.UTC).
|
BigInteger |
isrIpconnGmtCreateTimeRawValue()
ISR_IPCONN_GMT_CREATE_TIME STCK value.
|
ZonedDateTime |
isrIpconnGmtDeleteTime()
ISR_IPCONN_GMT_DELETE_TIME STCK value converted to ZonedDateTime (nanosecond precision, ZoneOffset.UTC).
|
BigInteger |
isrIpconnGmtDeleteTimeRawValue()
ISR_IPCONN_GMT_DELETE_TIME STCK value.
|
int |
isrIpconnInstallAgent()
ISR_IPCONN_INSTALL_AGENT value.
|
LocalDateTime |
isrIpconnInstallTime()
ISR_IPCONN_INSTALL_TIME STCK value converted to LocalDateTime (nanosecond precision).
|
BigInteger |
isrIpconnInstallTimeRawValue()
ISR_IPCONN_INSTALL_TIME STCK value.
|
String |
isrIpconnInstallUserid()
ISR_IPCONN_INSTALL_USERID value.
|
String |
isrIpconnIpAddress()
ISR_IPCONN_IP_ADDRESS value.
|
InetAddress |
isrIpconnIpAddressAsInetAddress()
ISR_IPCONN_IP_ADDRESS value.
|
int |
isrIpconnIpFamily()
ISR_IPCONN_IP_FAMILY value.
|
String |
isrIpconnName()
ISR_IPCONN_NAME value.
|
boolean |
isrIpFamilyIpv4()
Return true if
isrIpconnIpFamily() equals ISR_IP_FAMILY_IPV4 . |
boolean |
isrIpFamilyIpv6()
Return true if
isrIpconnIpFamily() equals ISR_IP_FAMILY_IPV6 . |
boolean |
isrIpFamilyUnknown()
Return true if
isrIpconnIpFamily() equals ISR_IP_FAMILY_UNKNOWN . |
int |
isrLinkauth()
ISR_LINKAUTH value.
|
boolean |
isrLinkauthCertuser()
Return true if
isrLinkauth() equals ISR_LINKAUTH_CERTUSER . |
boolean |
isrLinkauthSecuser()
Return true if
isrLinkauth() equals ISR_LINKAUTH_SECUSER . |
long |
isrMaxqtimeAllocQpurges()
ISR_MAXQTIME_ALLOC_QPURGES value.
|
long |
isrMaxqtimeAllocsPurged()
ISR_MAXQTIME_ALLOCS_PURGED value.
|
Duration |
isrMaxQueueTime()
ISR_MAX_QUEUE_TIME as a Duration.
|
long |
isrMaxQueueTimeRawValue()
ISR_MAX_QUEUE_TIME raw value.
|
double |
isrMaxQueueTimeSeconds()
ISR_MAX_QUEUE_TIME in seconds.
|
int |
isrMirrorlife()
ISR_MIRRORLIFE value.
|
boolean |
isrMirrorlifeRequest()
Return true if
isrMirrorlife() equals ISR_MIRRORLIFE_REQUEST . |
boolean |
isrMirrorlifeTask()
Return true if
isrMirrorlife() equals ISR_MIRRORLIFE_TASK . |
boolean |
isrMirrorlifeUow()
Return true if
isrMirrorlife() equals ISR_MIRRORLIFE_UOW . |
String |
isrNetworkId()
ISR_NETWORK_ID value.
|
long |
isrPeakQueuedAllocates()
ISR_PEAK_QUEUED_ALLOCATES value.
|
long |
isrPeakReceiveSessions()
ISR_PEAK_RECEIVE_SESSIONS value.
|
long |
isrPeakSendSessions()
ISR_PEAK_SEND_SESSIONS value.
|
long |
isrPortNumber()
ISR_PORT_NUMBER value.
|
long |
isrQlimitAllocRejects()
ISR_QLIMIT_ALLOC_REJECTS value.
|
long |
isrReceiveSessions()
ISR_RECEIVE_SESSIONS value.
|
long |
isrRemoteTermStarts()
ISR_REMOTE_TERM_STARTS value.
|
long |
isrSendSessions()
ISR_SEND_SESSIONS value.
|
boolean |
isrSslNo()
Return true if
isrSslSupport() equals ISR_SSL_NO . |
int |
isrSslSupport()
ISR_SSL_SUPPORT value.
|
boolean |
isrSslYes()
Return true if
isrSslSupport() equals ISR_SSL_YES . |
String |
isrTcpipService()
ISR_TCPIP_SERVICE value.
|
long |
isrTotalAllocates()
ISR_TOTAL_ALLOCATES value.
|
long |
isrTransAttached()
ISR_TRANS_ATTACHED value.
|
long |
isrTrBytesReceived()
ISR_TR_BYTES_RECEIVED value, throws exception if ISR_TR_BYTES_RECEIVED overflows 64 bit signed integer.
|
BigInteger |
isrTrBytesReceivedAsBigInteger()
ISR_TR_BYTES_RECEIVED value as a BigInteger.
|
long |
isrTrBytesSent()
ISR_TR_BYTES_SENT value, throws exception if ISR_TR_BYTES_SENT overflows 64 bit signed integer.
|
BigInteger |
isrTrBytesSentAsBigInteger()
ISR_TR_BYTES_SENT value as a BigInteger.
|
long |
isrTrRequests()
ISR_TR_REQUESTS value.
|
long |
isrUnsupportedRequests()
ISR_UNSUPPORTED_REQUESTS value.
|
int |
isrUserauth()
ISR_USERAUTH value.
|
boolean |
isrUserauthDefaultuser()
Return true if
isrUserauth() equals ISR_USERAUTH_DEFAULTUSER . |
boolean |
isrUserauthIdentify()
Return true if
isrUserauth() equals ISR_USERAUTH_IDENTIFY . |
boolean |
isrUserauthLocal()
Return true if
isrUserauth() equals ISR_USERAUTH_LOCAL . |
boolean |
isrUserauthVerify()
Return true if
isrUserauth() equals ISR_USERAUTH_VERIFY . |
long |
isrXisqueAllocQpurges()
ISR_XISQUE_ALLOC_QPURGES value.
|
long |
isrXisqueAllocRejects()
ISR_XISQUE_ALLOC_REJECTS value.
|
long |
isrXisqueAllocsPurged()
ISR_XISQUE_ALLOCS_PURGED value.
|
create, stid, stid, stilen, stilen, stivers
createSection, dump, dump, dump, dump, equals, getBytes, getBytes, getDataArray, getTriplet, hashCode, toString
public static final int ISRDS_LENGTH
public static final int ISRIDR
public static final int ISR_VERS
public static final int ISR_SSL_YES
public static final int ISR_SSL_NO
public static final int ISR_USERAUTH_DEFAULTUSER
public static final int ISR_USERAUTH_IDENTIFY
public static final int ISR_USERAUTH_LOCAL
public static final int ISR_USERAUTH_VERIFY
public static final int ISR_LINKAUTH_CERTUSER
public static final int ISR_LINKAUTH_SECUSER
public static final int ISR_IP_FAMILY_UNKNOWN
public static final int ISR_IP_FAMILY_IPV4
public static final int ISR_IP_FAMILY_IPV6
public static final int ISR_CSDAPI_CHANGE
public static final int ISR_CSDBATCH_CHANGE
public static final int ISR_DREPAPI_CHANGE
public static final int ISR_CREATE_CHANGE
public static final int ISR_AUTOINSTALL_CHANGE
public static final int ISR_CSDAPI_INSTALL
public static final int ISR_CREATE_INSTALL
public static final int ISR_GRPLIST_INSTALL
public static final int ISR_AUTOINSTALL_INSTALL
public static final int ISR_MIRRORLIFE_REQUEST
public static final int ISR_MIRRORLIFE_TASK
public static final int ISR_MIRRORLIFE_UOW
public int isrdsLen()
public int isrdsId()
public int isrdsVers()
public String isrIpconnName()
public String isrApplid()
public String isrNetworkId()
public String isrHostName()
public long isrPortNumber()
public int isrSslSupport()
public int isrUserauth()
public int isrLinkauth()
public int isrMirrorlife()
public String isrTcpipService()
public long isrFsTsRequests()
public long isrFsTsBytesSent()
IllegalArgumentException
- If the value of ISR_FS_TS_BYTES_SENT exceeds the maximum
value of a signed 64 bit integer (i.e. the high order bit is set in ISR_FS_TS_BYTES_SENT).
Use isrFsTsBytesSentAsBigInteger()
if this is possible.public BigInteger isrFsTsBytesSentAsBigInteger()
isrFsTsBytesSent()
may provide better performance
if the value will not exceed the maximum value for a signed long.
public long isrFsTsBytesReceived()
IllegalArgumentException
- If the value of ISR_FS_TS_BYTES_RECEIVED exceeds the maximum
value of a signed 64 bit integer (i.e. the high order bit is set in ISR_FS_TS_BYTES_RECEIVED).
Use isrFsTsBytesReceivedAsBigInteger()
if this is possible.public BigInteger isrFsTsBytesReceivedAsBigInteger()
isrFsTsBytesReceived()
may provide better performance
if the value will not exceed the maximum value for a signed long.
public ZonedDateTime isrIpconnGmtCreateTime()
Use isrIpconnGmtCreateTimeRawValue()
for a BigInteger containing the complete
STCK value.
ZonedDateTime
public BigInteger isrIpconnGmtCreateTimeRawValue()
public LocalDateTime isrIpconnCreateTime()
Use isrIpconnCreateTimeRawValue()
for a BigInteger containing the complete
STCK value.
LocalDateTime
public BigInteger isrIpconnCreateTimeRawValue()
public ZonedDateTime isrIpconnGmtDeleteTime()
Use isrIpconnGmtDeleteTimeRawValue()
for a BigInteger containing the complete
STCK value.
ZonedDateTime
public BigInteger isrIpconnGmtDeleteTimeRawValue()
public LocalDateTime isrIpconnDeleteTime()
Use isrIpconnDeleteTimeRawValue()
for a BigInteger containing the complete
STCK value.
LocalDateTime
public BigInteger isrIpconnDeleteTimeRawValue()
public long isrSendSessions()
public long isrCurrentSendSessions()
public long isrPeakSendSessions()
public long isrReceiveSessions()
public long isrCurrentReceiveSessions()
public long isrPeakReceiveSessions()
public long isrTrRequests()
public long isrTrBytesSent()
IllegalArgumentException
- If the value of ISR_TR_BYTES_SENT exceeds the maximum
value of a signed 64 bit integer (i.e. the high order bit is set in ISR_TR_BYTES_SENT).
Use isrTrBytesSentAsBigInteger()
if this is possible.public BigInteger isrTrBytesSentAsBigInteger()
isrTrBytesSent()
may provide better performance
if the value will not exceed the maximum value for a signed long.
public long isrTrBytesReceived()
IllegalArgumentException
- If the value of ISR_TR_BYTES_RECEIVED exceeds the maximum
value of a signed 64 bit integer (i.e. the high order bit is set in ISR_TR_BYTES_RECEIVED).
Use isrTrBytesReceivedAsBigInteger()
if this is possible.public BigInteger isrTrBytesReceivedAsBigInteger()
isrTrBytesReceived()
may provide better performance
if the value will not exceed the maximum value for a signed long.
public long isrTotalAllocates()
public long isrCurrentQueuedAllocates()
public long isrPeakQueuedAllocates()
public long isrAllocatesFailedLink()
public long isrAllocatesFailedOther()
public long isrFsTdRequests()
public long isrFsTdBytesSent()
IllegalArgumentException
- If the value of ISR_FS_TD_BYTES_SENT exceeds the maximum
value of a signed 64 bit integer (i.e. the high order bit is set in ISR_FS_TD_BYTES_SENT).
Use isrFsTdBytesSentAsBigInteger()
if this is possible.public BigInteger isrFsTdBytesSentAsBigInteger()
isrFsTdBytesSent()
may provide better performance
if the value will not exceed the maximum value for a signed long.
public long isrFsTdBytesReceived()
IllegalArgumentException
- If the value of ISR_FS_TD_BYTES_RECEIVED exceeds the maximum
value of a signed 64 bit integer (i.e. the high order bit is set in ISR_FS_TD_BYTES_RECEIVED).
Use isrFsTdBytesReceivedAsBigInteger()
if this is possible.public BigInteger isrFsTdBytesReceivedAsBigInteger()
isrFsTdBytesReceived()
may provide better performance
if the value will not exceed the maximum value for a signed long.
public long isrAllocateQueueLimit()
public long isrQlimitAllocRejects()
public Duration isrMaxQueueTime()
isrMaxQueueTimeRawValue()
.
Please contact Black Hill Software for more information.public double isrMaxQueueTimeSeconds()
isrMaxQueueTimeRawValue()
.
Please contact Black Hill Software for more information.public long isrMaxQueueTimeRawValue()
public long isrMaxqtimeAllocQpurges()
public long isrMaxqtimeAllocsPurged()
public long isrXisqueAllocRejects()
public long isrXisqueAllocQpurges()
public long isrXisqueAllocsPurged()
public long isrTransAttached()
public long isrRemoteTermStarts()
public long isrUnsupportedRequests()
public long isrFsPgRequests()
public long isrFsPgBytesSent()
IllegalArgumentException
- If the value of ISR_FS_PG_BYTES_SENT exceeds the maximum
value of a signed 64 bit integer (i.e. the high order bit is set in ISR_FS_PG_BYTES_SENT).
Use isrFsPgBytesSentAsBigInteger()
if this is possible.public BigInteger isrFsPgBytesSentAsBigInteger()
isrFsPgBytesSent()
may provide better performance
if the value will not exceed the maximum value for a signed long.
public long isrFsPgBytesReceived()
IllegalArgumentException
- If the value of ISR_FS_PG_BYTES_RECEIVED exceeds the maximum
value of a signed 64 bit integer (i.e. the high order bit is set in ISR_FS_PG_BYTES_RECEIVED).
Use isrFsPgBytesReceivedAsBigInteger()
if this is possible.public BigInteger isrFsPgBytesReceivedAsBigInteger()
isrFsPgBytesReceived()
may provide better performance
if the value will not exceed the maximum value for a signed long.
public long isrFsIcRequests()
public long isrFsIcBytesSent()
IllegalArgumentException
- If the value of ISR_FS_IC_BYTES_SENT exceeds the maximum
value of a signed 64 bit integer (i.e. the high order bit is set in ISR_FS_IC_BYTES_SENT).
Use isrFsIcBytesSentAsBigInteger()
if this is possible.public BigInteger isrFsIcBytesSentAsBigInteger()
isrFsIcBytesSent()
may provide better performance
if the value will not exceed the maximum value for a signed long.
public long isrFsIcBytesReceived()
IllegalArgumentException
- If the value of ISR_FS_IC_BYTES_RECEIVED exceeds the maximum
value of a signed 64 bit integer (i.e. the high order bit is set in ISR_FS_IC_BYTES_RECEIVED).
Use isrFsIcBytesReceivedAsBigInteger()
if this is possible.public BigInteger isrFsIcBytesReceivedAsBigInteger()
isrFsIcBytesReceived()
may provide better performance
if the value will not exceed the maximum value for a signed long.
public String isrIpconnIpAddress()
public InetAddress isrIpconnIpAddressAsInetAddress() throws UnknownHostException
UnknownHostException
public int isrIpconnIpFamily()
public String isrIpconnDefineSource()
public LocalDateTime isrIpconnChangeTime()
Use isrIpconnChangeTimeRawValue()
for a BigInteger containing the complete
STCK value.
LocalDateTime
public BigInteger isrIpconnChangeTimeRawValue()
public String isrIpconnChangeUserid()
public int isrIpconnChangeAgent()
public int isrIpconnInstallAgent()
public LocalDateTime isrIpconnInstallTime()
Use isrIpconnInstallTimeRawValue()
for a BigInteger containing the complete
STCK value.
LocalDateTime
public BigInteger isrIpconnInstallTimeRawValue()
public String isrIpconnInstallUserid()
public long isrFsFcRequests()
public long isrFsFcBytesSent()
IllegalArgumentException
- If the value of ISR_FS_FC_BYTES_SENT exceeds the maximum
value of a signed 64 bit integer (i.e. the high order bit is set in ISR_FS_FC_BYTES_SENT).
Use isrFsFcBytesSentAsBigInteger()
if this is possible.public BigInteger isrFsFcBytesSentAsBigInteger()
isrFsFcBytesSent()
may provide better performance
if the value will not exceed the maximum value for a signed long.
public long isrFsFcBytesReceived()
IllegalArgumentException
- If the value of ISR_FS_FC_BYTES_RECEIVED exceeds the maximum
value of a signed 64 bit integer (i.e. the high order bit is set in ISR_FS_FC_BYTES_RECEIVED).
Use isrFsFcBytesReceivedAsBigInteger()
if this is possible.public BigInteger isrFsFcBytesReceivedAsBigInteger()
isrFsFcBytesReceived()
may provide better performance
if the value will not exceed the maximum value for a signed long.
public boolean isrSslYes()
isrSslSupport()
equals ISR_SSL_YES
.isrSslSupport()
equals ISR_SSL_YES
ISR_SSL_YES = 0x01
public boolean isrSslNo()
isrSslSupport()
equals ISR_SSL_NO
.isrSslSupport()
equals ISR_SSL_NO
ISR_SSL_NO = 0x02
public boolean isrUserauthDefaultuser()
isrUserauth()
equals ISR_USERAUTH_DEFAULTUSER
.isrUserauth()
equals ISR_USERAUTH_DEFAULTUSER
ISR_USERAUTH_DEFAULTUSER = 0x01
public boolean isrUserauthIdentify()
isrUserauth()
equals ISR_USERAUTH_IDENTIFY
.isrUserauth()
equals ISR_USERAUTH_IDENTIFY
ISR_USERAUTH_IDENTIFY = 0x02
public boolean isrUserauthLocal()
isrUserauth()
equals ISR_USERAUTH_LOCAL
.isrUserauth()
equals ISR_USERAUTH_LOCAL
ISR_USERAUTH_LOCAL = 0x03
public boolean isrUserauthVerify()
isrUserauth()
equals ISR_USERAUTH_VERIFY
.isrUserauth()
equals ISR_USERAUTH_VERIFY
ISR_USERAUTH_VERIFY = 0x04
public boolean isrLinkauthCertuser()
isrLinkauth()
equals ISR_LINKAUTH_CERTUSER
.isrLinkauth()
equals ISR_LINKAUTH_CERTUSER
ISR_LINKAUTH_CERTUSER = 0x01
public boolean isrLinkauthSecuser()
isrLinkauth()
equals ISR_LINKAUTH_SECUSER
.isrLinkauth()
equals ISR_LINKAUTH_SECUSER
ISR_LINKAUTH_SECUSER = 0x02
public boolean isrIpFamilyUnknown()
isrIpconnIpFamily()
equals ISR_IP_FAMILY_UNKNOWN
.isrIpconnIpFamily()
equals ISR_IP_FAMILY_UNKNOWN
ISR_IP_FAMILY_UNKNOWN = 0x00
public boolean isrIpFamilyIpv4()
isrIpconnIpFamily()
equals ISR_IP_FAMILY_IPV4
.isrIpconnIpFamily()
equals ISR_IP_FAMILY_IPV4
ISR_IP_FAMILY_IPV4 = 0x01
public boolean isrIpFamilyIpv6()
isrIpconnIpFamily()
equals ISR_IP_FAMILY_IPV6
.isrIpconnIpFamily()
equals ISR_IP_FAMILY_IPV6
ISR_IP_FAMILY_IPV6 = 0x02
public boolean isrCsdapiChange()
isrIpconnChangeAgent()
equals ISR_CSDAPI_CHANGE
.isrIpconnChangeAgent()
equals ISR_CSDAPI_CHANGE
ISR_CSDAPI_CHANGE = 0x01
public boolean isrCsdbatchChange()
isrIpconnChangeAgent()
equals ISR_CSDBATCH_CHANGE
.isrIpconnChangeAgent()
equals ISR_CSDBATCH_CHANGE
ISR_CSDBATCH_CHANGE = 0x02
public boolean isrDrepapiChange()
isrIpconnChangeAgent()
equals ISR_DREPAPI_CHANGE
.isrIpconnChangeAgent()
equals ISR_DREPAPI_CHANGE
ISR_DREPAPI_CHANGE = 0x03
public boolean isrCreateChange()
isrIpconnChangeAgent()
equals ISR_CREATE_CHANGE
.isrIpconnChangeAgent()
equals ISR_CREATE_CHANGE
ISR_CREATE_CHANGE = 0x04
public boolean isrAutoinstallChange()
isrIpconnChangeAgent()
equals ISR_AUTOINSTALL_CHANGE
.isrIpconnChangeAgent()
equals ISR_AUTOINSTALL_CHANGE
ISR_AUTOINSTALL_CHANGE = 0x06
public boolean isrCsdapiInstall()
isrIpconnInstallAgent()
equals ISR_CSDAPI_INSTALL
.isrIpconnInstallAgent()
equals ISR_CSDAPI_INSTALL
ISR_CSDAPI_INSTALL = 0x01
public boolean isrCreateInstall()
isrIpconnInstallAgent()
equals ISR_CREATE_INSTALL
.isrIpconnInstallAgent()
equals ISR_CREATE_INSTALL
ISR_CREATE_INSTALL = 0x04
public boolean isrGrplistInstall()
isrIpconnInstallAgent()
equals ISR_GRPLIST_INSTALL
.isrIpconnInstallAgent()
equals ISR_GRPLIST_INSTALL
ISR_GRPLIST_INSTALL = 0x05
public boolean isrAutoinstallInstall()
isrIpconnInstallAgent()
equals ISR_AUTOINSTALL_INSTALL
.isrIpconnInstallAgent()
equals ISR_AUTOINSTALL_INSTALL
ISR_AUTOINSTALL_INSTALL = 0x06
public boolean isrMirrorlifeRequest()
isrMirrorlife()
equals ISR_MIRRORLIFE_REQUEST
.isrMirrorlife()
equals ISR_MIRRORLIFE_REQUEST
ISR_MIRRORLIFE_REQUEST = 0x01
public boolean isrMirrorlifeTask()
isrMirrorlife()
equals ISR_MIRRORLIFE_TASK
.isrMirrorlife()
equals ISR_MIRRORLIFE_TASK
ISR_MIRRORLIFE_TASK = 0x02
public boolean isrMirrorlifeUow()
isrMirrorlife()
equals ISR_MIRRORLIFE_UOW
.isrMirrorlife()
equals ISR_MIRRORLIFE_UOW
ISR_MIRRORLIFE_UOW = 0x03
public static IpconnStatistics 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.