Class AbstractHttpServerImplementationTestCase.PipelineResult

    • Constructor Summary

      Constructors 
      Constructor Description
      PipelineResult​(long startTime, long endTime, int requestCount)  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • PipelineResult

        public PipelineResult​(long startTime,
                              long endTime,
                              int requestCount)