Class ZNetStatistics
java.lang.Object
zombie.core.znet.ZNetStatistics
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intstatic final intlonglongstatic final intstatic final intstatic final intstatic final intstatic final intlongdoubledoubledoubledoublestatic final intlongstatic final intstatic final intbooleanbooleanstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intlonglonglonglonglonglonglongstatic final intstatic final intstatic final intstatic final intlonglonglonglongstatic final intlongstatic final intstatic final intdoubledoublestatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intlonglonglonglonglonglonglong -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
LAST_USER_MESSAGE_BYTES_PUSHED
public static final int LAST_USER_MESSAGE_BYTES_PUSHED- See Also:
-
LAST_USER_MESSAGE_BYTES_SENT
public static final int LAST_USER_MESSAGE_BYTES_SENT- See Also:
-
LAST_USER_MESSAGE_BYTES_RESENT
public static final int LAST_USER_MESSAGE_BYTES_RESENT- See Also:
-
LAST_USER_MESSAGE_BYTES_RECEIVED_PROCESSED
public static final int LAST_USER_MESSAGE_BYTES_RECEIVED_PROCESSED- See Also:
-
LAST_USER_MESSAGE_BYTES_RECEIVED_IGNORED
public static final int LAST_USER_MESSAGE_BYTES_RECEIVED_IGNORED- See Also:
-
LAST_ACTUAL_BYTES_SENT
public static final int LAST_ACTUAL_BYTES_SENT- See Also:
-
LAST_ACTUAL_BYTES_RECEIVED
public static final int LAST_ACTUAL_BYTES_RECEIVED- See Also:
-
TOTAL_USER_MESSAGE_BYTES_PUSHED
public static final int TOTAL_USER_MESSAGE_BYTES_PUSHED- See Also:
-
TOTAL_USER_MESSAGE_BYTES_SENT
public static final int TOTAL_USER_MESSAGE_BYTES_SENT- See Also:
-
TOTAL_USER_MESSAGE_BYTES_RESENT
public static final int TOTAL_USER_MESSAGE_BYTES_RESENT- See Also:
-
TOTAL_USER_MESSAGE_BYTES_RECEIVED_PROCESSED
public static final int TOTAL_USER_MESSAGE_BYTES_RECEIVED_PROCESSED- See Also:
-
TOTAL_USER_MESSAGE_BYTES_RECEIVED_IGNORED
public static final int TOTAL_USER_MESSAGE_BYTES_RECEIVED_IGNORED- See Also:
-
TOTAL_ACTUAL_BYTES_SENT
public static final int TOTAL_ACTUAL_BYTES_SENT- See Also:
-
TOTAL_ACTUAL_BYTES_RECEIVED
public static final int TOTAL_ACTUAL_BYTES_RECEIVED- See Also:
-
CONNECTION_START_TIME
public static final int CONNECTION_START_TIME- See Also:
-
IS_LIMITED_BY_CONGESTION_CONTROL
public static final int IS_LIMITED_BY_CONGESTION_CONTROL- See Also:
-
BPS_LIMIT_BY_CONGESTION_CONTROL
public static final int BPS_LIMIT_BY_CONGESTION_CONTROL- See Also:
-
IS_LIMITED_BY_OUTGOING_BANDWIDTH_LIMIT
public static final int IS_LIMITED_BY_OUTGOING_BANDWIDTH_LIMIT- See Also:
-
BPS_LIMIT_BY_OUTGOING_BANDWIDTH_LIMIT
public static final int BPS_LIMIT_BY_OUTGOING_BANDWIDTH_LIMIT- See Also:
-
MESSAGE_IN_SEND_BUFFER_IMMEDIATE
public static final int MESSAGE_IN_SEND_BUFFER_IMMEDIATE- See Also:
-
MESSAGE_IN_SEND_BUFFER_HIGH
public static final int MESSAGE_IN_SEND_BUFFER_HIGH- See Also:
-
MESSAGE_IN_SEND_BUFFER_MEDIUM
public static final int MESSAGE_IN_SEND_BUFFER_MEDIUM- See Also:
-
MESSAGE_IN_SEND_BUFFER_LOW
public static final int MESSAGE_IN_SEND_BUFFER_LOW- See Also:
-
BYTES_IN_SEND_BUFFER_IMMEDIATE
public static final int BYTES_IN_SEND_BUFFER_IMMEDIATE- See Also:
-
BYTES_IN_SEND_BUFFER_HIGH
public static final int BYTES_IN_SEND_BUFFER_HIGH- See Also:
-
BYTES_IN_SEND_BUFFER_MEDIUM
public static final int BYTES_IN_SEND_BUFFER_MEDIUM- See Also:
-
BYTES_IN_SEND_BUFFER_LOW
public static final int BYTES_IN_SEND_BUFFER_LOW- See Also:
-
MESSAGES_IN_RESEND_BUFFER
public static final int MESSAGES_IN_RESEND_BUFFER- See Also:
-
BYTES_IN_RESEND_BUFFER
public static final int BYTES_IN_RESEND_BUFFER- See Also:
-
PACKETLOSS_LAST_SECOND
public static final int PACKETLOSS_LAST_SECOND- See Also:
-
PACKETLOSS_TOTAL
public static final int PACKETLOSS_TOTAL- See Also:
-
lastUserMessageBytesPushed
public long lastUserMessageBytesPushed -
lastUserMessageBytesSent
public long lastUserMessageBytesSent -
lastUserMessageBytesResent
public long lastUserMessageBytesResent -
lastUserMessageBytesReceivedProcessed
public long lastUserMessageBytesReceivedProcessed -
lastUserMessageBytesReceivedIgnored
public long lastUserMessageBytesReceivedIgnored -
lastActualBytesSent
public long lastActualBytesSent -
lastActualBytesReceived
public long lastActualBytesReceived -
totalUserMessageBytesPushed
public long totalUserMessageBytesPushed -
totalUserMessageBytesSent
public long totalUserMessageBytesSent -
totalUserMessageBytesResent
public long totalUserMessageBytesResent -
totalUserMessageBytesReceivedProcessed
public long totalUserMessageBytesReceivedProcessed -
totalUserMessageBytesReceivedIgnored
public long totalUserMessageBytesReceivedIgnored -
totalActualBytesSent
public long totalActualBytesSent -
totalActualBytesReceived
public long totalActualBytesReceived -
connectionStartTime
public long connectionStartTime -
isLimitedByCongestionControl
public boolean isLimitedByCongestionControl -
bpsLimitByCongestionControl
public long bpsLimitByCongestionControl -
isLimitedByOutgoingBandwidthLimit
public boolean isLimitedByOutgoingBandwidthLimit -
bpsLimitByOutgoingBandwidthLimit
public long bpsLimitByOutgoingBandwidthLimit -
messageInSendBufferImmediate
public long messageInSendBufferImmediate -
messageInSendBufferHigh
public long messageInSendBufferHigh -
messageInSendBufferMedium
public long messageInSendBufferMedium -
messageInSendBufferLow
public long messageInSendBufferLow -
bytesInSendBufferImmediate
public double bytesInSendBufferImmediate -
bytesInSendBufferHigh
public double bytesInSendBufferHigh -
bytesInSendBufferMedium
public double bytesInSendBufferMedium -
bytesInSendBufferLow
public double bytesInSendBufferLow -
messagesInResendBuffer
public long messagesInResendBuffer -
bytesInResendBuffer
public long bytesInResendBuffer -
packetlossLastSecond
public double packetlossLastSecond -
packetlossTotal
public double packetlossTotal
-
-
Constructor Details
-
ZNetStatistics
public ZNetStatistics()
-
-
Method Details
-
setField
public void setField(int field, boolean value) -
setField
public void setField(int field, double value) -
setField
public void setField(int field, long value)
-