Class Benchmark.MethodStatistics

  • Enclosing class:
    Benchmark<T extends alluxio.stress.TaskResult>

    protected static final class Benchmark.MethodStatistics
    extends java.lang.Object
    • Method Detail

      • getTimeNs

        public org.HdrHistogram.Histogram getTimeNs()
        Returns:
        the time histogram
      • getNumSuccess

        public int getNumSuccess()
        Returns:
        number of successes
      • getMaxTimeNs

        public long[] getMaxTimeNs()
        Returns:
        the max time measurement, over the duration of the test