Package 

Class QueueStatistics

    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      final OrderedJsonObject getStats()
      final Clock getClock()
      final Unit added() Registers the addition of a packet.
      final Unit removed(Integer queueSize, Duration waitTime) Registers the removal of a packet.
      final Unit dropped() Registers that a packet was dropped.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait