Package 

Class ResourceEvent.FirstByte

    • Field Summary

      Fields 
      Modifier and Type Field Description
      private final Long duration
      private final Long start
    • Method Summary

      Modifier and Type Method Description
      final Long getDuration()
      final Long getStart()
      final JsonElement toJson()
      • Methods inherited from class java.lang.Object

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

      • ResourceEvent.FirstByte

        ResourceEvent.FirstByte(Long duration, Long start)
        Parameters:
        duration - Duration in ns of the resource first byte phase
        start - Duration in ns between start of the request and start of the first byte phase