Class MINAStatCollector.IoSessionStat

    • Constructor Detail

      • IoSessionStat

        public IoSessionStat()
    • Method Detail

      • getByteReadThroughput

        public float getByteReadThroughput()
        Bytes read per second
        Returns:
        bytes per second
      • getByteWrittenThroughput

        public float getByteWrittenThroughput()
        Bytes written per second
        Returns:
        bytes per second
      • getMessageReadThroughput

        public float getMessageReadThroughput()
        Messages read per second
        Returns:
        messages per second
      • getMessageWrittenThroughput

        public float getMessageWrittenThroughput()
        Messages written per second
        Returns:
        messages per second