Class LatencyBenchmark.Result

  • Enclosing class:
    LatencyBenchmark

    public static class LatencyBenchmark.Result
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      Result​(org.HdrHistogram.Histogram histogram, long actualMessageRate)  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • Result

        public Result​(org.HdrHistogram.Histogram histogram,
                      long actualMessageRate)