public final class SocketsGlobalStatistics extends StatisticsDataSection
Modifier and Type | Field and Description |
---|---|
static int |
SOG_PAUSING_LISTENING_OFF
Constant: 0x02 = 2
|
static int |
SOG_PAUSING_LISTENING_ON
Constant: 0x01 = 1
|
static int |
SOG_SOTUNING_V520
Constant: 0x02 = 2
|
static int |
SOG_SOTUNING_YES
Constant: 0x01 = 1
|
static int |
SOG_SSLCACHE_CICS
Constant: 0x01 = 1
|
static int |
SOG_SSLCACHE_SYSPLEX
Constant: 0x02 = 2
|
static int |
SOG_STOPPING_PERSISTENCE_OFF
Constant: 0x02 = 2
|
static int |
SOG_STOPPING_PERSISTENCE_ON
Constant: 0x01 = 1
|
static int |
SOG_VERS
Constant: 0x01 = 1
|
static int |
SOGDS_LENGTH
Constant: 0xB0 = 176
|
static int |
SOGIDR
Constant: 0x6B = 107
|
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 SocketsGlobalStatistics |
create(byte[] Data,
int offset,
int length)
create is intended for internal use only.
|
long |
sogCurrDelayedAtMax()
SOG_CURR_DELAYED_AT_MAX value.
|
Duration |
sogCurrentQtimeAtMax()
SOG_CURRENT_QTIME_AT_MAX as a Duration.
|
long |
sogCurrentQtimeAtMaxRawValue()
SOG_CURRENT_QTIME_AT_MAX raw value.
|
double |
sogCurrentQtimeAtMaxSeconds()
SOG_CURRENT_QTIME_AT_MAX in seconds.
|
long |
sogCurrInboundSockets()
SOG_CURR_INBOUND_SOCKETS value.
|
long |
sogCurrNpersInbSockets()
SOG_CURR_NPERS_INB_SOCKETS value.
|
long |
sogCurrOutbSockets()
SOG_CURR_OUTB_SOCKETS value.
|
long |
sogCurrPersOutbSockets()
SOG_CURR_PERS_OUTB_SOCKETS value.
|
long |
sogDelayedAtMaxSockets()
SOG_DELAYED_AT_MAX_SOCKETS value.
|
int |
sogdsId()
SOGDS_ID value.
|
int |
sogdsLen()
SOGDS_LEN value.
|
int |
sogdsVers()
SOGDS_VERS value.
|
long |
sogInbSocketsCreated()
SOG_INB_SOCKETS_CREATED value.
|
long |
sogMaxsocketsLimit()
SOG_MAXSOCKETS_LIMIT value.
|
long |
sogNpersInbSocketsCreated()
SOG_NPERS_INB_SOCKETS_CREATED value.
|
long |
sogOutbSocketsClosed()
SOG_OUTB_SOCKETS_CLOSED value.
|
long |
sogOutbSocketsCreated()
SOG_OUTB_SOCKETS_CREATED value.
|
int |
sogPausingHttpListening()
SOG_PAUSING_HTTP_LISTENING value.
|
boolean |
sogPausingListeningOff()
Return true if
sogPausingHttpListening() equals SOG_PAUSING_LISTENING_OFF . |
boolean |
sogPausingListeningOn()
Return true if
sogPausingHttpListening() equals SOG_PAUSING_LISTENING_ON . |
long |
sogPeakBothOutbSockets()
SOG_PEAK_BOTH_OUTB_SOCKETS value.
|
long |
sogPeakDelayedAtMax()
SOG_PEAK_DELAYED_AT_MAX value.
|
long |
sogPeakInboundSockets()
SOG_PEAK_INBOUND_SOCKETS value.
|
long |
sogPeakNpersInbSockets()
SOG_PEAK_NPERS_INB_SOCKETS value.
|
long |
sogPeakOutbSockets()
SOG_PEAK_OUTB_SOCKETS value.
|
long |
sogPeakPersInbSockets()
SOG_PEAK_PERS_INB_SOCKETS value.
|
long |
sogPeakPersOutbSockets()
SOG_PEAK_PERS_OUTB_SOCKETS value.
|
long |
sogPersOutboundCreated()
SOG_PERS_OUTBOUND_CREATED value.
|
Duration |
sogQtimeAtMaxSockets()
SOG_QTIME_AT_MAX_SOCKETS as a Duration.
|
long |
sogQtimeAtMaxSocketsRawValue()
SOG_QTIME_AT_MAX_SOCKETS raw value.
|
double |
sogQtimeAtMaxSocketsSeconds()
SOG_QTIME_AT_MAX_SOCKETS in seconds.
|
int |
sogSotuning()
SOG_SOTUNING value.
|
boolean |
sogSotuningV520()
Return true if
sogSotuning() equals SOG_SOTUNING_V520 . |
boolean |
sogSotuningYes()
Return true if
sogSotuning() equals SOG_SOTUNING_YES . |
int |
sogSslcache()
SOG_SSLCACHE value.
|
boolean |
sogSslcacheCics()
Return true if
sogSslcache() equals SOG_SSLCACHE_CICS . |
boolean |
sogSslcacheSysplex()
Return true if
sogSslcache() equals SOG_SSLCACHE_SYSPLEX . |
int |
sogStoppingPersistence()
SOG_STOPPING_PERSISTENCE value.
|
boolean |
sogStoppingPersistenceOff()
Return true if
sogStoppingPersistence() equals SOG_STOPPING_PERSISTENCE_OFF . |
boolean |
sogStoppingPersistenceOn()
Return true if
sogStoppingPersistence() equals SOG_STOPPING_PERSISTENCE_ON . |
long |
sogTimedoutAtMaxSockets()
SOG_TIMEDOUT_AT_MAX_SOCKETS value.
|
LocalDateTime |
sogTimeLastPausedHttpListening()
SOG_TIME_LAST_PAUSED_HTTP_LISTENING STCK value converted to LocalDateTime (nanosecond precision).
|
BigInteger |
sogTimeLastPausedHttpListeningRawValue()
SOG_TIME_LAST_PAUSED_HTTP_LISTENING STCK value.
|
LocalDateTime |
sogTimeLastStoppedPersistent()
SOG_TIME_LAST_STOPPED_PERSISTENT STCK value converted to LocalDateTime (nanosecond precision).
|
BigInteger |
sogTimeLastStoppedPersistentRawValue()
SOG_TIME_LAST_STOPPED_PERSISTENT STCK value.
|
long |
sogTimesAtAcceptLimit()
SOG_TIMES_AT_ACCEPT_LIMIT value.
|
long |
sogTimesAtMaxSockets()
SOG_TIMES_AT_MAX_SOCKETS value.
|
long |
sogTimesConnDisconnectedAtMax()
SOG_TIMES_CONN_DISCONNECTED_AT_MAX value.
|
long |
sogTimesMadeNonPersistent()
SOG_TIMES_MADE_NON_PERSISTENT value.
|
long |
sogTimesOutbReused()
SOG_TIMES_OUTB_REUSED value.
|
long |
sogTimesStoppedPersistent()
SOG_TIMES_STOPPED_PERSISTENT value.
|
create, stid, stid, stilen, stilen, stivers
createSection, dump, dump, dump, dump, equals, getBytes, getBytes, getDataArray, getTriplet, hashCode, toString
public static final int SOGDS_LENGTH
public static final int SOGIDR
public static final int SOG_VERS
public static final int SOG_SOTUNING_YES
public static final int SOG_SOTUNING_V520
public static final int SOG_STOPPING_PERSISTENCE_ON
public static final int SOG_STOPPING_PERSISTENCE_OFF
public static final int SOG_PAUSING_LISTENING_ON
public static final int SOG_PAUSING_LISTENING_OFF
public static final int SOG_SSLCACHE_CICS
public static final int SOG_SSLCACHE_SYSPLEX
public int sogdsLen()
public int sogdsId()
public int sogdsVers()
public long sogMaxsocketsLimit()
public long sogCurrInboundSockets()
public long sogPeakInboundSockets()
public long sogCurrOutbSockets()
public long sogPeakOutbSockets()
public long sogCurrPersOutbSockets()
public long sogPeakPersOutbSockets()
public long sogInbSocketsCreated()
public long sogOutbSocketsCreated()
public long sogOutbSocketsClosed()
public long sogTimesAtMaxSockets()
public long sogDelayedAtMaxSockets()
public Duration sogQtimeAtMaxSockets()
Duration
public double sogQtimeAtMaxSocketsSeconds()
public long sogQtimeAtMaxSocketsRawValue()
public long sogTimedoutAtMaxSockets()
public long sogCurrDelayedAtMax()
public long sogPeakDelayedAtMax()
public Duration sogCurrentQtimeAtMax()
Duration
public double sogCurrentQtimeAtMaxSeconds()
public long sogCurrentQtimeAtMaxRawValue()
public int sogSslcache()
public int sogSotuning()
public int sogPausingHttpListening()
public int sogStoppingPersistence()
public long sogTimesAtAcceptLimit()
public LocalDateTime sogTimeLastPausedHttpListening()
Use sogTimeLastPausedHttpListeningRawValue()
for a BigInteger containing the complete
STCK value.
LocalDateTime
public BigInteger sogTimeLastPausedHttpListeningRawValue()
public long sogTimesStoppedPersistent()
public LocalDateTime sogTimeLastStoppedPersistent()
Use sogTimeLastStoppedPersistentRawValue()
for a BigInteger containing the complete
STCK value.
LocalDateTime
public BigInteger sogTimeLastStoppedPersistentRawValue()
public long sogTimesMadeNonPersistent()
public long sogTimesConnDisconnectedAtMax()
public long sogPersOutboundCreated()
public long sogPeakBothOutbSockets()
public long sogPeakPersInbSockets()
public long sogPeakNpersInbSockets()
public long sogCurrNpersInbSockets()
public long sogNpersInbSocketsCreated()
public long sogTimesOutbReused()
public boolean sogSotuningYes()
sogSotuning()
equals SOG_SOTUNING_YES
.sogSotuning()
equals SOG_SOTUNING_YES
SOG_SOTUNING_YES = 0x01
public boolean sogSotuningV520()
sogSotuning()
equals SOG_SOTUNING_V520
.sogSotuning()
equals SOG_SOTUNING_V520
SOG_SOTUNING_V520 = 0x02
public boolean sogStoppingPersistenceOn()
sogStoppingPersistence()
equals SOG_STOPPING_PERSISTENCE_ON
.sogStoppingPersistence()
equals SOG_STOPPING_PERSISTENCE_ON
SOG_STOPPING_PERSISTENCE_ON = 0x01
public boolean sogStoppingPersistenceOff()
sogStoppingPersistence()
equals SOG_STOPPING_PERSISTENCE_OFF
.sogStoppingPersistence()
equals SOG_STOPPING_PERSISTENCE_OFF
SOG_STOPPING_PERSISTENCE_OFF = 0x02
public boolean sogPausingListeningOn()
sogPausingHttpListening()
equals SOG_PAUSING_LISTENING_ON
.sogPausingHttpListening()
equals SOG_PAUSING_LISTENING_ON
SOG_PAUSING_LISTENING_ON = 0x01
public boolean sogPausingListeningOff()
sogPausingHttpListening()
equals SOG_PAUSING_LISTENING_OFF
.sogPausingHttpListening()
equals SOG_PAUSING_LISTENING_OFF
SOG_PAUSING_LISTENING_OFF = 0x02
public boolean sogSslcacheCics()
sogSslcache()
equals SOG_SSLCACHE_CICS
.sogSslcache()
equals SOG_SSLCACHE_CICS
SOG_SSLCACHE_CICS = 0x01
public boolean sogSslcacheSysplex()
sogSslcache()
equals SOG_SSLCACHE_SYSPLEX
.sogSslcache()
equals SOG_SSLCACHE_SYSPLEX
SOG_SSLCACHE_SYSPLEX = 0x02
public static SocketsGlobalStatistics 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.