L2JPREMIUM  5M
com.premium.game.network.ClientStats Class Reference

Public Attributes

int processedPackets = 0
 
int droppedPackets = 0
 
int unknownPackets = 0
 
int totalQueueSize = 0
 
int maxQueueSize = 0
 
int totalBursts = 0
 
int maxBurstSize = 0
 
int shortFloods = 0
 
int longFloods = 0
 
int totalQueueOverflows = 0
 
int totalUnderflowExceptions = 0
 

Protected Member Functions

final boolean countBurst (int count)
 
final boolean countFloods ()
 
final boolean countPacket (int queueSize)
 
final boolean countQueueOverflow ()
 
final boolean countUnderflowException ()
 
final boolean countUnknownPacket ()
 
final boolean dropPacket ()
 

The documentation for this class was generated from the following file: