Class ResponseTimeMonitor.Data

    • Method Detail

      • getAverage

        @Exported
        public long getAverage()
        Computes the average response time, by taking the time out into account.
      • hasTooManyTimeouts

        public boolean hasTooManyTimeouts()
      • toString

        public String toString()
        String rendering of the data
        Overrides:
        toString in class Object